conferences | speakers | series

Python Logging Like Your Job Depends on It

home

Python Logging Like Your Job Depends on It
FOSDEM 2023

Understanding what is happening in a large Python project stinks. Especially when you have a bug in production that cant seem to be reproduced in your dev environment. Pyhton's Logging Enters Stage Left: Python's logging tools may not be the easiest to work with so lets walk through and understand together. To wrap things up we will see what it looks like to use a centralized log store for visualizing these logs.

Speakers: David Tippett