Adjust authserver log level
This commit is contained in:
parent
859b716f2d
commit
4aee074527
|
@ -45,7 +45,7 @@ LOG_DICT = {
|
|||
},
|
||||
},
|
||||
'root': {
|
||||
'level': 'DEBUG',
|
||||
'level': 'INFO',
|
||||
'handlers': ['wsgi']
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user