Agenda This post aims at making you aware about the internals of the Python logging module. I often find myself struggling to use the logging module and have to refer the documentation. It's either my ignorance towards logging or probably logging isn't documented as well and crisply as it should be. So this is my take to unravel what goes on in the logging module. If you have a solid grasp of diff