8 Advanced Python Logging Features that You Shouldn’t Miss

Understand your program without hurting the performance

Xiaoxu Gao
Towards Data Science
10 min readJul 28, 2020

--

Photo by bady abbas on Unsplash

Logging is a very important unit in software development. It helps developers have a better understanding of the execution of the program and reason about defects and unexpected failures. A log message can store information like the current status of a program or where the…

--

--

I’m a Developer with a focus on Python and Data Engineering. I write stuff to talk to myself and the world. You can find me on linkedin.com/in/xiaoxugao/.