Using and abusing Python's logging module for more readable logs — Colin Chan (PyBay 2024)
Description:
Explore unconventional yet production-tested techniques for enhancing log readability using Python's logging module in this 11-minute conference talk from PyBay 2024. Dive into practical examples and real-world implementations that challenge traditional logging approaches, while examining their long-term effectiveness and sustainability in production environments. Learn from firsthand experience about creative logging solutions that prioritize readability and maintainability.
Using and Abusing Python's Logging Module for More Readable Logs