Opened 12 months ago
Last modified 10 months ago
#34971 closed Cleanup/optimization
Several loggers missing from logging documentation — at Initial Version
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
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!
Note:
See TracTickets
for help on using tickets.