summaryrefslogtreecommitdiffstats
path: root/Doc/library/logging.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #18933: Added links to source code.Vinay Sajip2013-09-051-0/+3
* Backport rev. 3ae74b361f53 to 2.7 branch.Georg Brandl2013-03-281-0/+2
|\
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+2
| * Issue #17007: Merged minor changes from 3.2.Vinay Sajip2013-01-211-8/+8
| |\
| | * Issue #17007: Made minor changes to documentation wording.Vinay Sajip2013-01-211-8/+8
| * | Issue #17007: Merged doc update from 3.2.Vinay Sajip2013-01-211-12/+29
| |\ \ | | |/
| | * Issue #17007: Improved logging documentation based on suggestions in the issue.Vinay Sajip2013-01-211-12/+29
| * | Issue #16884: Merged doc fix from 3.2.Vinay Sajip2013-01-081-2/+2
| |\ \ | | |/
| | * Issue #16884: Updated docs to use 'note' directives in a couple of places mis...Vinay Sajip2013-01-081-2/+2
| * | Issue #16884: Merged logging documentation fixes from 3.2.Vinay Sajip2013-01-071-14/+29
| |\ \ | | |/
| | * Issue #16884: updated logging documentation to include lastResort and use 'no...Vinay Sajip2013-01-071-14/+29
| * | Closes #15399: merged documentation fix from 3.2.Vinay Sajip2012-07-201-0/+3
| |\ \ | | |/
| | * Issue #15399: Added versionchanged for processName.Vinay Sajip2012-07-201-0/+3
| * | Closes #14864: Added documentation on how to undo the effects of a logging.di...Vinay Sajip2012-05-201-1/+2
| |\ \ | | |/
| | * Fixes #14864: Added documentation on how to undo the effects of a logging.dis...Vinay Sajip2012-05-201-1/+2
| * | Merged updates to logging reference and HOWTO from 3.2.Vinay Sajip2012-04-101-2/+15
| |\ \ | | |/
| | * Updated logging reference and HOWTO.Vinay Sajip2012-04-101-2/+15
| * | Merge: Use PEP-8 style in logging exampleJason R. Coombs2012-03-071-1/+1
| |\ \ | | |/
| | * Use PEP-8 style in logging exampleJason R. Coombs2012-03-071-1/+1
| * | Merge 3.2Éric Araujo2012-02-261-1/+1
| |\ \ | | |/
| | * Use const markup instead of a misleading string literalÉric Araujo2012-02-261-1/+1
| * | Merged documentation update from 3.2.Vinay Sajip2012-02-201-6/+8
| |\ \ | | |/
| | * logging: clarified documentation for Handler.handleError.Vinay Sajip2012-02-201-6/+8
| * | Mention the additional way to use the lvl parameter and when it changed.Gregory P. Smith2012-01-141-0/+10
| |\ \ | | |/
| | * Mention the additional way to use the lvl parameter and when it changed.Gregory P. Smith2012-01-141-0/+10
| * | merge 3.2Benjamin Peterson2011-12-301-1/+1
| |\ \ | | |/
| | * use booleansBenjamin Peterson2011-12-301-1/+1
| * | Closes #13459: Merged fix from 3.2.Vinay Sajip2011-11-231-3/+9
| |\ \ | | |/
| | * Closes #13459: Clarified documentation on Logger.propagate. Thanks to Mike Fo...Vinay Sajip2011-11-231-3/+9
| | * Avoid relying on the default reST role in logging library docÉric Araujo2011-11-031-4/+4
| * | Avoid relying on the default reST role in logging library docÉric Araujo2011-10-221-10/+10
| * | Closes #13235: Added deprecation for warn() methods and function in logging.Vinay Sajip2011-10-211-2/+9
| * | Fix markup.Georg Brandl2011-06-141-11/+11
| * | Merged documentation update for Formatter.formatTime.Vinay Sajip2011-06-121-0/+8
| |\ \ | | |/
| | * Updated Formatter.formatTime documentation.Vinay Sajip2011-06-121-0/+7
| * | Merged documentation update for issue #12206.Vinay Sajip2011-06-111-0/+3
| |\ \ | | |/
| | * Issue #12206: documentation for LogRecord constructor updated re. the level a...Vinay Sajip2011-06-111-0/+3
| * | Updated Formatter.formatTime docs to indicate configuration via class attribu...Vinay Sajip2011-06-101-0/+12
| * | Added 'handlers' argument to logging.basicConfig.Vinay Sajip2011-04-111-1/+16
| |/
| * Normalised whitespace.Vinay Sajip2011-04-081-1/+1
| * Updated Formatter documentation.Vinay Sajip2011-04-081-2/+9
| * Logging documentation updates.Vinay Sajip2010-12-191-4/+3
| * Logging documentation reorganised.Vinay Sajip2010-12-191-3845/+317
| * Logging documentation update.Vinay Sajip2010-12-191-4/+7
| * Logging documentation update.Vinay Sajip2010-12-141-154/+159
| * Logging documentation update.Vinay Sajip2010-12-131-2/+5
| * Logging documentation update.Vinay Sajip2010-12-131-110/+128
| * Logging documentatio update.Vinay Sajip2010-12-131-1/+2
| * Logging documentation - further update.Vinay Sajip2010-12-121-2/+2
| * Logging documentation - further update.Vinay Sajip2010-12-121-4/+24