template_python.logging_setup¶
Logging setup for the server.
Functions
Add a console handler to the root logger. |
|
|
Configure logging with both console and rotating file handlers. |
Configure default logging to console with the specified format and level. |
- template_python.logging_setup.add_console_handler()[source]¶
Add a console handler to the root logger.
- Return type: