Python Logging - Tutorial

I’m sure many of you are guilty of using the standard print debugging method, and you just have a bunch of print statements scattered all over the place. There is nothing inherently wrong with doing that, and in smaller programs it’s completely fine, but once you get into larger programs you’ll definitely want to have a persistent log. Watch the video to learn more! 💻 ProgrammingExpert is the best platform to learn how to code and become a software engineer as fast as possible! Check it out here: and use code “tim“ for a discount! 📄 Resources 📄 Logging Attributes: #logrecord-attributes ⭐️ Timestamps ⭐️ 00:00 | Why Use Logging? 01:03 | ProgrammingExpert 01:32 | Logging Levels 04:09 | Logging To A File 07:32 | Logging Variable Values 08:45 | Logging Exceptions 10:16 | Custom Loggers 12:21 | Handles and Formatters 14:19 | Conclusion ◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️ 👕 Merchandise:
Back to Top