A quick guide to Python's built-in logging module.
- Basics
- this should make you know all the basics of logging module, hopefully!
- Creating a Logger
- this should make you understand how to create a logger and why to create a logger
Got ideas? Bugs? Just fork the repo, make changes, and submit a PR. Or open an issue and we’ll sort it out together.