Skip to content
Snippets Groups Projects
Commit 53ef3a0b authored by Ivan Shapovalov's avatar Ivan Shapovalov
Browse files

contrib/systemd: log_config.yaml: do not disable existing loggers


It turned out that merely configuring the root logger is not enough for
"catch-all" semantics. The logging subsystem also needs to be told not
to disable existing loggers (so that their messages will get propagated
to handlers up the logging hierarchy, not just silently discarded).

Signed-off-by: default avatarIvan Shapovalov <intelfx100@gmail.com>
parent d70c847b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment