Opened 12 months ago
Closed 10 months ago
#34971 closed Cleanup/optimization (fixed)
Several loggers missing from logging documentation
Reported by: | Ryan Siemens | Owned by: | Aryan Gholizadeh Mojaveri |
---|---|---|---|
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!
Change History (8)
comment:1 by , 12 months ago
Description: | modified (diff) |
---|
comment:2 by , 12 months ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Uncategorized → Cleanup/optimization |
comment:3 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 12 months ago
Has patch: | set |
---|---|
Patch needs improvement: | set |
Version 0, edited 12 months ago by (next)
comment:6 by , 10 months ago
Owner: | changed from | to
---|---|
Patch needs improvement: | unset |
comment:7 by , 10 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:8 by , 10 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merged fix in main in revision 0450c9bdf1773297c61b4e36850ab997ffd5dde2.
Backported to the stable/5.0.x branch in revision b2601a77f97eb84d7574e6ac68a38a636bdc0e1e.
Note:
See TracTickets
for help on using tickets.