mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Remove print()
This commit is contained in:
parent
0cbed05d68
commit
51f960f7c2
@ -122,6 +122,5 @@ def hack_fastapi():
|
|||||||
})
|
})
|
||||||
LOGGING_CONFIG["loggers"]["uvicorn"]["handlers"].append("file_default")
|
LOGGING_CONFIG["loggers"]["uvicorn"]["handlers"].append("file_default")
|
||||||
LOGGING_CONFIG["loggers"]["uvicorn.access"]["handlers"].append("file_access")
|
LOGGING_CONFIG["loggers"]["uvicorn.access"]["handlers"].append("file_access")
|
||||||
print(LOGGING_CONFIG)
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user