summaryrefslogtreecommitdiff
path: root/Doc/lib/liblogging.tex
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix minor typos.Raymond Hettinger2003-01-251-6/+6
|
* SF #638299, LaTeX documentation for logging packageNeal Norwitz2003-01-251-884/+846
| | | | | | Replace existing doc with new version from Vinay. Fixed markup and wrapped long lines from patch. Needs review.
* 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
just a conversion of pydoc.help(logging).