2023-07-19 –, South Hall 2A
The python logging
module is a really powerful tool for troubleshooting with a lot of potential to save us hours of debugging.
The aim for the talk is to provide an overview how the logging module in python works, how Django uses it and how to improve our logging to make it better for our web project.
As Django developers, we implictly use the python logging
module daily in our work - for HTTP requests, for SQL queries, for custom logs, etc.
The aim of this talk is to provide useful information for Django developers on:
1. How does logging in python works?
2. How to setup a logging configuration based on our needs?
3. How to configure logging in our Django app?
4. Tips and tricks for custom logging in Django app
beginner
Currently working as Technical team lead in HackSoft in Bulgaria.
A programmer for ~8 years, working with Python and DJango for 7 years.
Speaker at EuroPython 2018, EuroPython 2022 and PyCon Balkan 2018.