Merge pull request #172 from intelfx/contrib-systemd
contrib/systemd: log_config.yaml: do not disable existing loggers
This commit is contained in:
commit
b579a8ea18
|
@ -21,3 +21,5 @@ handlers:
|
|||
root:
|
||||
level: INFO
|
||||
handlers: [journal]
|
||||
|
||||
disable_existing_loggers: False
|
||||
|
|
Loading…
Reference in New Issue