Understanding Python: Logging Basics

2 months ago
8

#python #pythontutorial #pythontutorialforbeginners
So you wrote a great program that runs silently until all of a sudden {crash!} it drops an exception. You want to know what led up to this error, but scattering print statements isn't going to cut it. That's when you need to turn to logging, stick with me and you'll learn everything you need to reveal your program's runtime mysteries.

As always, please comment below if you have any questions or suggestions for future videos.

Chapters
00:50 - Getting Started
06:34 - Formatting

Follow me on X: https://x.com/JakeJCallahan
Source: https://github.com/JacobCallahan/Understanding/
Intro music: 失望した by Eva
Link: https://www.youtube.com/watch?v=jVTsD4UPT-k
Outro music: Elix by Synthness
Link: https://www.youtube.com/watch?v=yEhj3leVJeY

Loading 1 comment...