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