Skip to content

Commit

Permalink
[DOP-19796] Fix plain logger template
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus authored and Ilyas Gasanov committed Nov 13, 2024
1 parent 742036d commit 7c05e9e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions syncmaster/settings/log/plain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ loggers:
handlers: [main]
level: INFO
propagate: false
celery:
level: DEBUG
handlers: [celery]
propagate: false
celery:
level: DEBUG
handlers: [celery]
propagate: false

0 comments on commit 7c05e9e

Please sign in to comment.