Contribute Media
A thank you to everyone who makes this possible: Read More

A quick guide to logging for Django developers

Description

[EuroPython 2023 — South Hall 2A on 2023-07-19]

https://ep2023.europython.eu/session/a-quick-guide-to-logging-for-django-developers

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.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page