summaryrefslogtreecommitdiff
path: root/Doc/howto/logging-cookbook.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #22823: Use set literals instead of creating a set from a listRaymond Hettinger2014-11-091-1/+1
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* Issue 21014: Use booleans instead of 0 and 1 in examples.Raymond Hettinger2014-03-281-1/+1
* Updated external link in documentation.Vinay Sajip2014-03-251-1/+1
* Merged documentation update from 3.3.Vinay Sajip2014-02-031-0/+87
|\
| * Added cookbook entry on logging filter configuration using dictConfig().Vinay Sajip2014-02-031-0/+87
* | Merged documentation update from 3.3.Vinay Sajip2014-01-171-3/+1
|\ \ | |/ |/|
| * Merged documentation update from 3.3.Vinay Sajip2014-01-151-3/+1
| |\
| | * Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-2/+2
| | |\
| | * \ Issue #19504: Used American spelling for 'customize'.Vinay Sajip2013-11-151-5/+5
| | |\ \
| | * \ \ Closes #18345: Merged documentation update from 3.3.Vinay Sajip2013-11-051-3/+1
| | |\ \ \
| | | * \ \ Issue #18759: Merged updates from 3.3.Vinay Sajip2013-08-171-3/+1
| | | |\ \ \
| | | | * \ \ Closes #18541: merged update from 3.3.Vinay Sajip2013-07-241-3/+1
| | | | |\ \ \
| | | | | * \ \ merge with 3.3Georg Brandl2013-04-061-3/+1
| | | | | |\ \ \
| | | | | | * \ \ Merged documentation update from 3.3.Vinay Sajip2013-03-301-0/+34
| | | | | | |\ \ \
| | | | | | * \ \ \ Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ #17351: merge with 3.3.Ezio Melotti2013-03-111-3/+1
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merged doc update from 3.3.Vinay Sajip2013-01-231-3/+1
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merged doc update from 3.3.Vinay Sajip2013-01-221-3/+1
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Issue #16261: fix bare excepts in Doc/Andrew Svetlov2012-11-021-3/+1
* | | | | | | | | | | | | | Added example to recently added cookbook entry.Vinay Sajip2014-01-171-0/+28
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Added cookbook entry on alternative formatting styles.Vinay Sajip2014-01-151-0/+91
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-2/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Issue #19504: Used American spelling for 'customize'.Vinay Sajip2013-11-151-5/+5
|/ / / / / / / / / /
* | | | | | | | | | Issue #18345: Added cookbook example illustrating handler customisation.Vinay Sajip2013-11-051-0/+135
|/ / / / / / / / /
* | | | | | | | | Issue #18759: Improved cross-references in logging documentation.Vinay Sajip2013-08-171-25/+26
|/ / / / / / / /
* | | | | | | | Issue #18541: simplified LoggerAdapter example.Vinay Sajip2013-07-241-57/+19
|/ / / / / / /
* | | | | | | merge with 3.2 branchGeorg Brandl2013-04-061-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix suspicious markup in the docs.Georg Brandl2013-03-231-1/+1
* | | | | | | Updated logging cookbook with additional example for output using str.format().Vinay Sajip2013-03-301-0/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | Update suspicious ignore file.Ezio Melotti2013-03-281-0/+27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | #17351: merge with 3.2.Ezio Melotti2013-03-111-3/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| * | | | Merged doc update from 3.2.Vinay Sajip2013-01-231-2/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merged doc update from 3.2.Vinay Sajip2013-01-221-0/+75
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merged documentation update from 3.2.Vinay Sajip2012-07-271-1/+28
| |\ \ \ \
| | * | | | Suspicious markup check.Georg Brandl2012-05-011-1/+1
| | * | | | Merged cookbook corrections from 3.2.Vinay Sajip2012-04-171-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merged tweaks to cookbook example from 3.2.Vinay Sajip2012-04-161-5/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged cookbook update from 3.2.Vinay Sajip2012-04-161-0/+27
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged comment correction from 3.2.Vinay Sajip2012-04-091-0/+27
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merged logging cookbook update from 3.2.Vinay Sajip2012-04-081-0/+228
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merged cookbook improvement from 3.2.Vinay Sajip2012-02-281-0/+28
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge with 3.2.Georg Brandl2012-02-281-0/+28
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merged cookbook update for LogRecord customisation.Vinay Sajip2012-02-271-0/+28
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merged cookbook update from 3.2.Vinay Sajip2012-02-271-4/+132
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | | Use ASCII quotes and fix markup.Ezio Melotti2012-01-181-2/+2
| | | | | | | * | | | | | | | Refactored logging rotating handlers for improved flexibility.Vinay Sajip2012-01-041-0/+28
* | | | | | | | | | | | | | | Update suspicious ignore file.Ezio Melotti2013-03-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-111-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Corrected typo, added comment in cookbook recipe.Vinay Sajip2013-01-231-2/+9
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |