Skip to content

Commit

Permalink
disable_existing_loggers: false (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui authored Jun 16, 2024
1 parent 903275e commit 2be02f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 1
disable_existing_loggers: true
disable_existing_loggers: false
loggers:
httpx:
level: WARNING
Expand Down

0 comments on commit 2be02f2

Please sign in to comment.