index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
logging.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: clarified Filter documentation.
Vinay Sajip
2010-10-20
1
-0/+3
*
Note version for addition of processName.
Georg Brandl
2010-10-17
1
-0/+3
*
Merged revisions 84945 via svnmerge from
Georg Brandl
2010-10-06
1
-1/+1
*
logging: Updated library configuration documentation.
Vinay Sajip
2010-09-27
1
-0/+18
*
Improved Filter documentation.
Vinay Sajip
2010-09-17
1
-1/+15
*
Improved basicConfig and custom level documentation.
Vinay Sajip
2010-09-17
1
-0/+33
*
Issue #9827: clarified LogRecord documentation.
Vinay Sajip
2010-09-11
1
-27/+66
*
Updated information on logging contextual information.
Vinay Sajip
2010-09-06
1
-0/+76
*
Improved logging.Formatter date/time formatting documentation.
Vinay Sajip
2010-08-30
1
-0/+8
*
Issue #9606: Updated documentation for Filter objects.
Vinay Sajip
2010-08-19
1
-0/+7
*
Merged revisions 83900 via svnmerge from
Senthil Kumaran
2010-08-09
1
-1/+1
*
Minor improvements to logging documentation.
Vinay Sajip
2010-07-06
1
-1/+6
*
Added information about pickle security and SocketHandler.
Vinay Sajip
2010-06-29
1
-0/+5
*
Issue #8890: Documentation changed to avoid reference to temporary files - ot...
Vinay Sajip
2010-06-04
1
-11/+11
*
Issue #8890: Documentation changed to avoid reference to temporary files.
Vinay Sajip
2010-06-03
1
-2/+4
*
Updated logging documentation with more dictConfig information.
Vinay Sajip
2010-05-21
1
-0/+39
*
Fixed minor typo in ReST markup.
Vinay Sajip
2010-05-18
1
-1/+1
*
Add cross-reference to later section
Andrew M. Kuchling
2010-05-16
1
-3/+3
*
#8696: add documentation for logging.config.dictConfig (PEP 391)
Andrew M. Kuchling
2010-05-12
1
-7/+453
*
Issue #8331: logging: fixed some grammatical errors in documentation.
Vinay Sajip
2010-04-07
1
-2/+2
*
Issue #8327: logging: Clarification of propagation functionality in documenta...
Vinay Sajip
2010-04-06
1
-13/+16
*
Remove col-spanning cells in logging docs.
Georg Brandl
2010-04-02
1
-4/+4
*
logging: Updated SysLogHandler documentation.
Vinay Sajip
2010-03-24
1
-0/+8
*
logging: Documentation tweak.
Vinay Sajip
2010-03-24
1
-2/+2
*
logging: Added LOG_FTP for SysLogHandler and updated documentation.
Vinay Sajip
2010-03-24
1
-0/+71
*
logging: Added getChild utility method to Logger and added isEnabledFor metho...
Vinay Sajip
2010-03-22
1
-0/+15
*
Issue #8162: logging: Clarified docstring and documentation for disable funct...
Vinay Sajip
2010-03-17
1
-1/+5
*
Fix warnings from "make check".
Georg Brandl
2010-03-12
1
-12/+12
*
Issue #8117: Updated NEWS entry and added to logging documentation.
Vinay Sajip
2010-03-12
1
-0/+5
*
logging: Documented warnings module integration.
Vinay Sajip
2010-02-19
1
-0/+22
*
Issue #7851: logging: clarification on logging configuration files.
Vinay Sajip
2010-02-04
1
-0/+7
*
#7388: "python".capitalize() in the Doc
Ezio Melotti
2009-12-19
1
-1/+1
*
Issue #7529: logging: Minor correction to documentation.
Vinay Sajip
2009-12-17
1
-0/+2
*
Issue 7199: Documentation made slightly more consistent w.r.t. logging level ...
Vinay Sajip
2009-10-28
1
-1/+1
*
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronis...
Vinay Sajip
2009-10-10
1
-6/+12
*
Tidied up name of parameter in StreamHandler
Vinay Sajip
2009-09-26
1
-2/+2
*
Fixed a typo, and added sections on optimization and using arbitrary objects ...
Vinay Sajip
2009-09-22
1
-1/+48
*
Added section on exceptions raised during logging.
Vinay Sajip
2009-08-20
1
-0/+22
*
Further refined section on logging to one file from multiple processes.
Vinay Sajip
2009-08-17
1
-0/+3
*
Refined section on logging to one file from multiple processes.
Vinay Sajip
2009-08-15
1
-0/+6
*
Added section on logging to one file from multiple processes.
Vinay Sajip
2009-08-15
1
-0/+16
*
Added versionchanged notices for optional 'delay' parameter to file handler c...
Vinay Sajip
2009-08-14
1
-0/+12
*
#6577: fix (hopefully) all links to builtin instead of module/class-specific ...
Georg Brandl
2009-07-26
1
-1/+1
*
Minor documentation fixes for logging.
Eric Smith
2009-06-04
1
-2/+2
*
Clarified warning about logging use from asynchronous signal handlers.
Vinay Sajip
2009-04-03
1
-3/+4
*
Added warning about logging use from asynchronous signal handlers.
Vinay Sajip
2009-04-03
1
-0/+3
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-5/+2
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-2/+5
*
Added more cross-reference targets and tidied up list of useful handlers.
Vinay Sajip
2009-01-19
1
-22/+45
*
Minor changes/corrections in markup.
Vinay Sajip
2009-01-15
1
-1/+5
[next]