Opened 10 months ago

Last modified 8 months ago

#34971 closed Cleanup/optimization

Several loggers missing from logging documentation — at Version 1

Reported by: Ryan Siemens Owned by: nobody
Component: Documentation Version: 5.0
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description (last modified by Ryan Siemens)

The logging reference which lists the django built in loggers is missing a couple of available logggers.

  • django.dispatch
  • django.contrib.gis
  • django.utils.autoreload

It would be nice to have these documented as well. Thanks!

Change History (1)

comment:1 by Ryan Siemens, 10 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top