Changes between Initial Version and Version 5 of Ticket #30316
- Timestamp:
- 04/14/19 10:38:51 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30316
-
Property
Status
changed from
new
toassigned
-
Property
Component
changed from
Uncategorized
toDocumentation
-
Property
Summary
changed from
Include default logging dictConfig in documentation
toLink to default logging dictConfig in documentation
-
Property
Version
changed from
2.2
tomaster
- Property Easy pickings set
- Property Owner changed from nobody to Ahisahar Pretel
- Property Needs documentation set
-
Property
Type
changed from
Uncategorized
toCleanup/optimization
-
Property
Triage Stage
changed from
Unreviewed
toAccepted
-
Property
Status
changed from
-
Ticket #30316 – Description
initial v5 1 When people want to customize Django's logging, my guess is that they'll most often want to start by changing something about the default logging setup. Toward this end, it would be helpful if the Django do gs included a dictConfig for the default logging setup. Instead, the docs *describe* the default settings (https://docs.djangoproject.com/en/2.1/topics/logging/#default-logging-configuration), and give dictConfigs for several other possible configurations for logging (https://docs.djangoproject.com/en/2.1/topics/logging/#configuring-logging).1 When people want to customize Django's logging, my guess is that they'll most often want to start by changing something about the default logging setup. Toward this end, it would be helpful if the Django docs included a dictConfig for the default logging setup. Instead, the docs *describe* the default settings (https://docs.djangoproject.com/en/2.1/topics/logging/#default-logging-configuration), and give dictConfigs for several other possible configurations for logging (https://docs.djangoproject.com/en/2.1/topics/logging/#configuring-logging).