Stop Using Print - Understanding and Using the Logging Module
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to leverage Python's "logging" module in this 30-minute EuroPython 2023 conference talk. Learn why the "logging" module is a superior alternative to using "print" statements for debugging and monitoring your code. Explore the module's ease of use and flexibility, from basic implementation to creating sophisticated logging systems that can direct different types of output to various destinations. Gain practical knowledge to immediately incorporate "logging" into your applications, enhancing your ability to track and analyze program behavior effectively.
Syllabus
Stop using print! Understanding and using the "logging" module — Reuven M. Lerner
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube