summaryrefslogtreecommitdiffstats
path: root/Doc/library/logging.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Vinay Sajip2011-06-111-0/+3
| | | | | | | | argument.
* | Updated Formatter.formatTime docs to indicate configuration via class ↵Vinay Sajip2011-06-101-0/+12
| | | | | | | | attributes.
* | 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
|
* Logging documentation - further update.Vinay Sajip2010-12-121-3/+4
|
* Logging documentation - further update.Vinay Sajip2010-12-121-51/+101
|
* Logging documentation - further update.Vinay Sajip2010-12-121-0/+5
|
* Logging documentation - further update.Vinay Sajip2010-12-121-0/+8
|
* Logging documentation update.Vinay Sajip2010-12-121-144/+420
|
* Minor documentation tweak.Vinay Sajip2010-12-101-2/+2
|
* Markup consistency fixes.Georg Brandl2010-12-031-47/+40
|
* logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests.Vinay Sajip2010-12-031-0/+64
|
* Logging: added stack_info argument.Vinay Sajip2010-11-141-8/+65
|
* Added style argument to logging.basicConfig() and documented this change.Vinay Sajip2010-10-311-0/+10
|
* Fix markup error and update false positive entries from "make suspicious".Georg Brandl2010-10-291-1/+1
|
* logging: Added style option to Formatter to allow %, {} or himBHformatting.Vinay Sajip2010-10-251-7/+19
|
* logging: Improved StreamHandler documentation.Vinay Sajip2010-10-201-11/+13
|
* logging: clarified Filter documentation.Vinay Sajip2010-10-201-6/+10
|
* logging: Documented usage of callables as filters.Vinay Sajip2010-10-191-6/+15
|
* Fix ``make check`` warnings.Senthil Kumaran2010-10-151-18/+19
|
* logging: Updated library configuration documentation.Vinay Sajip2010-09-271-2/+20
|
* Updated SysLogHandler documentation.Vinay Sajip2010-09-231-0/+9
|
* logging: Improved documentation re. blocking handlers.Vinay Sajip2010-09-231-0/+64
|
* logging: added QueueListener and documentation.Vinay Sajip2010-09-231-1/+97
|
* logging: Added QueueHandler.prepare and updated documentation.Vinay Sajip2010-09-221-1/+15
|
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
|
* Added some methods to LoggerAdapter, and updated documentation.Vinay Sajip2010-09-211-8/+11
|
* logging: hasHandlers additions documented.Vinay Sajip2010-09-201-0/+12
|
* Improved Filter documentation.Vinay Sajip2010-09-171-0/+14
|
* Improved basicConfig and custom level documentation.Vinay Sajip2010-09-171-2/+33
|
* Tidied example script.Vinay Sajip2010-09-141-1/+4
|
* Tidied example script.Vinay Sajip2010-09-141-0/+2
|
* Enhanced HTTPHandler documentation.Vinay Sajip2010-09-131-6/+10
|
* Expanded QueueHandler documentation.Vinay Sajip2010-09-131-1/+34
|
* Issue #9827: clarified LogRecord documentation.Vinay Sajip2010-09-111-19/+60
|
* logging: Added QueueHandler.Vinay Sajip2010-09-081-19/+183
|