"Please don't hijack my Python root logger"
"Avoid using the root logger in your library code. Instead, instantiate your own logger instance and configure it with your heart’s content."
https://rednafi.com/python/no_hijack_root_logger/
#python
"Please don't hijack my Python root logger"
"Avoid using the root logger in your library code. Instead, instantiate your own logger instance and configure it with your heart’s content."
https://rednafi.com/python/no_hijack_root_logger/
#python
No replies yet.