Using and abusing Python's logging module for more readable logs — Colin Chan (PyBay 2024)
Description:
Explore unconventional yet practical production-level techniques for enhancing log readability with Python's logging module in this 11-minute conference talk from PyBay 2024. Dive deep into experimental approaches that challenge traditional logging practices, examining their long-term effectiveness and real-world impact. Learn from firsthand experiences about implementing controversial logging patterns that have been battle-tested in production environments, gaining insights into when these techniques prove valuable and what potential trade-offs to consider.
Using and Abusing Python's Logging Module for More Readable Logs