Opened 2 years ago
Last modified 22 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 )
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.