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