index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
logging.txt
Age
Commit message (
Expand
)
Author
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-12
Fixed #24118 -- Added --debug-sql option for tests.
Marc Tamlyn
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-11-15
Fixed #22407 -- Added AdminEmailHandler.send_mail().
Berker Peksag
2014-10-15
Fixed pep8 in docs/topics/logging.txt
Ian Lee
2014-09-11
Added link to LogRecord attributes in logging.txt
Gabe Jackson
2014-08-15
Fixed syntax highlighting and indentation in docs/topics/logging.txt.
areski
2014-08-15
Fixed #23278 -- Documented django.db.backends.schema logger
areski
2014-04-28
Fix a typo in logging.txt
Zhaorong Ma
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2013-12-31
Fixed #21484 -- Documented that SQL logging does not include "framework level...
Tim Graham
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
2013-12-31
Fixed #19395 -- Added a simple example logging config.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-15
Fixed #21425 -- Made order in which loggers are introduced consistent.
Tim Graham
2013-09-16
Reworded a paragraph in the logging docs.
Ramiro Morales
2013-08-27
Fixed #20981 -- Noted the default value of disable_existing_loggers.
Krzysztof Jurewicz
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-07-01
Relied on NullHandler from the logging stdlib module.
Aymeric Augustin
2013-07-01
Deprecated django.utils.dictconfig.
Aymeric Augustin
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-03-22
Added missing markup to docs.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2013-01-01
Tiny typo fixed in logging docs
Daniele Procida
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-11-22
Merge branch 'ticket_19325' of https://github.com/hannesstruss/django into ha...
Jannis Leidel
2012-11-20
Fixed #19325 - Made email backend of AdminEmailHandler configurable
Hannes Struss
2012-11-13
fixed a broken link in the docs
Alex Gaynor
2012-11-13
Correct link to Sentry
David Cramer
2012-09-29
Fixed #18993 -- 'django' logger logs to console when DEBUG=True
Claude Paroz
2012-09-29
Combined Django DEFAULT_LOGGING with user LOGGING config
Claude Paroz
2012-09-24
Fixed #14861 -- Moved logging config outside of Settings.__init__
Claude Paroz
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-15
Fixes docs typo
Camilo Nova
2012-08-21
Fixed #17069 -- Added log filter example to docs.
Michael Johnson
2012-08-10
Fixed #17680 - Clarified when logging is configured.
Tim Graham
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-03-15
Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for th...
Claude Paroz
2011-12-17
Fixed #17330 -- Fixed error in logging.txt. Thanks, jblaine
Adrian Holovaty
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-16
Fixed #16568 -- Added RequireDebugFalse filter to prevent sending 500 error e...
Carl Meyer
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-06-22
Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG s...
Carl Meyer
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-04-24
Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth...
Timo Graham
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
[prev]
[next]