You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstration usage of Python3's logger.
The same logger instance is available for all sub-modules across project (might not be thread-safe though, haven't tested).
Code is heavily commented for educational purposes.