Nothing -> Something

Python Logging

Practise along to equip yourself with this un-sexy yet important logging skill for your programming jobs

Jackie Tan
Towards Data Science
3 min readAug 15, 2021

--

Just a Basic Logging Functionality!

We usually print the outputs to check if our logic runs as expected when it comes to coding. However, runtime issues may arise during production where we can’t verify the print outputs. That’s when logging…

--

--

Curious explorer in diverse domains: tech, AI, finance, quant, cybersecurity & beyond. Lifelong learner on a quest to connect ideas & ignite innovation.