Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Fix duplicated logs
Browse files Browse the repository at this point in the history
Stop log propagate from 'kytos' logger.
Fix issue #993.
  • Loading branch information
rmotitsuki authored and hdiogenes committed Dec 13, 2019
1 parent f4cb437 commit 5b01912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/kytos/logging.ini.template
Expand Up @@ -31,6 +31,7 @@ handlers: syslog,console
level: INFO
qualname: kytos
handlers: syslog,console
propagate=0

[logger_api_server]
level: WARNING
Expand Down

0 comments on commit 5b01912

Please sign in to comment.