Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of Python logging in this informative EuroPython 2015 conference talk by Stefan Baerisch. Discover how to implement a systematic logging approach without boilerplate code and configure the Python logging module for various production system needs. Learn to work with log files and other logging endpoints, address data protection concerns when logging applications with personal information, and understand the performance implications of logging. Gain insights into best practices for structuring logging, crafting effective log messages, and configuring logging for different use cases. Utilizing the Python standard logging module, this talk is suitable for beginners with some experience, with an understanding of decorators being helpful but not required. Some web programming experience is advantageous for following along with the presented concepts.