Python example for logging with the rotating log files
References Python: How to Create Rotating Logs | The Mouse Vs. The Python https://www.blog.pythonlibrary.org/2014/02/11/python-how-to-create-rotating-logs/
Good logging practice in Python – Fang's coding note https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/
Initialize loggers in a normal way · Issue #352 · miguelgrinberg/Flask-SocketIO · GitHub miguelgrinberg/Flask-SocketIO#352
Logging in Python with sub-modules and configuration files - Internal Pointers https://www.internalpointers.com/post/logging-python-sub-modules-and-configuration-files
python - Can I have logging.ini file without root logger? - Stack Overflow https://stackoverflow.com/questions/28737858/can-i-have-logging-ini-file-without-root-logger