MENU

Fun & Interesting

Python Logging: How to Write Logs Like a Pro!

ArjanCodes 201,630 2 years ago
Video Not Working? Fix It Now

👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. In this video, I dive into the details of Python’s built-in logging package, along with tips on how to make your logs easier to manage. Git repository: https://github.com/ArjanCodes/2023-logging 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/ 🔖 Chapters: 0:00 Intro 1:29 Logging basics 3:12 Configuring logging 5:07 Integration with logging services 8:48 Big mistake with logging 10:42 Outro #arjancodes #softwaredesign #python

Comment