Merge pull request #172 from intelfx/contrib-systemd

contrib/systemd: log_config.yaml: do not disable existing loggers
This commit is contained in:
Erik Johnston 2015-05-31 20:53:45 +01:00
commit b579a8ea18

View File

@ -21,3 +21,5 @@ handlers:
root:
level: INFO
handlers: [journal]
disable_existing_loggers: False