Skip to content

Commit 6da84c6

Browse files
fangfeitilgovi
fangfei
authored andcommitted
1 parent c85bfba commit 6da84c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gunicorn/glogging.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
version=1,
5050
disable_existing_loggers=False,
5151

52+
root={"level": "INFO", "handlers": ["console"]},
5253
loggers={
53-
"root": {"level": "INFO", "handlers": ["console"]},
5454
"gunicorn.error": {
5555
"level": "INFO",
5656
"handlers": ["error_console"],

0 commit comments

Comments
 (0)