mirror of
https://github.com/TheCaduceus/FileStreamBot.git
synced 2026-01-15 08:23:28 -03:00
Bump to v1.3
This commit is contained in:
@@ -37,11 +37,11 @@ LOGGER_CONFIG_JSON = {
|
||||
}
|
||||
},
|
||||
'loggers': {
|
||||
'hypercorn': {
|
||||
'uvicorn': {
|
||||
'level': 'INFO',
|
||||
'handlers': ['file_handler', 'stream_handler']
|
||||
},
|
||||
'hypercorn.error': {
|
||||
'uvicorn.error': {
|
||||
'level': 'WARNING',
|
||||
'handlers': ['file_handler', 'stream_handler']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user