summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liblogging.tex
Commit message (Expand)AuthorAgeFilesLines
* Patch #1061924: add documentation for BaseRotatingHandler and correctJohannes Gijsbers2004-11-071-2/+5
* Patch #1061857: add documentation for previously undocumentedJohannes Gijsbers2004-11-071-0/+49
* style consistency:Fred Drake2004-10-291-30/+32
* Added network logging exampleVinay Sajip2004-10-291-0/+137
* Added example of multiple destinationsVinay Sajip2004-10-221-2/+66
* Clarified documentation about exc_info keyword parameterVinay Sajip2004-10-031-4/+8
* Added log() function documentationVinay Sajip2004-09-241-0/+5
* Added getLoggerClass()Vinay Sajip2004-09-221-0/+13
* Updated doc for getLogger()Vinay Sajip2004-08-311-1/+4
* Updated Logger.log() documentation to clarify that lvl parameter should be an...Vinay Sajip2004-08-041-1/+1
* Added an extra example to the basic example sectionVinay Sajip2004-07-211-0/+21
* Fixed minor bugs in the example configuration fileVinay Sajip2004-07-121-4/+4
* Replaced some tabs with spaces in verbatim section.Vinay Sajip2004-07-071-7/+7
* Moved example section up to just after the section on Logger objects, and cha...Vinay Sajip2004-07-031-52/+118
* remove bogus markup that caused the docs to be wrongFred Drake2004-04-151-1/+1
* fix up some markupFred Drake2004-04-091-18/+18
* give rational filenames to some of the generated HTMLFred Drake2004-04-081-2/+4
* add link to the red-dove.com page about the logging packageFred Drake2004-01-081-0/+7
* [Bug #812936] Correct the documentation for RotatingFileHandler.Andrew M. Kuchling2003-09-261-11/+15
* SF patch #791153: inconsistency with implementation(logging)Raymond Hettinger2003-09-011-1/+1
* add missing 'Neal Norwitz2003-07-081-1/+1
* - clean up table markup for readabilityFred Drake2003-07-081-40/+46
* Fixed a table that wasn't in a tableii block, and added a very simpleAnthony Baxter2003-07-081-26/+72
* SF patch #761519: Fixes for bugs 760703 and 757821Raymond Hettinger2003-06-271-15/+30
* SF patch #687683, Patches to logging (updates from Vinay)Neal Norwitz2003-02-181-10/+11
* More markup changes for consistency.Fred Drake2003-01-281-14/+14
* Various minor markup adjustments.Fred Drake2003-01-281-16/+25
* Fix minor typos.Raymond Hettinger2003-01-251-6/+6
* SF #638299, LaTeX documentation for logging packageNeal Norwitz2003-01-251-884/+846
* Remove extra wordAndrew M. Kuchling2002-11-251-1/+1
* Fix critical markup errors.Fred Drake2002-11-151-2/+2
* initial rough cut at documentation of logging module. This is basicallySkip Montanaro2002-11-141-0/+1139