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 documentation updates.
Vinay Sajip
2010-12-19
1
-4/+3
*
Logging documentation reorganised.
Vinay Sajip
2010-12-19
1
-3845/+317
*
Logging documentation update.
Vinay Sajip
2010-12-19
1
-4/+7
*
Logging documentation update.
Vinay Sajip
2010-12-14
1
-154/+159
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-2/+5
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-110/+128
*
Logging documentatio update.
Vinay Sajip
2010-12-13
1
-1/+2
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-2/+2
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-4/+24
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-3/+4
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-51/+101
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-0/+5
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-0/+8
*
Logging documentation update.
Vinay Sajip
2010-12-12
1
-144/+420
*
Minor documentation tweak.
Vinay Sajip
2010-12-10
1
-2/+2
*
Markup consistency fixes.
Georg Brandl
2010-12-03
1
-47/+40
*
logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests.
Vinay Sajip
2010-12-03
1
-0/+64
*
Logging: added stack_info argument.
Vinay Sajip
2010-11-14
1
-8/+65
*
Added style argument to logging.basicConfig() and documented this change.
Vinay Sajip
2010-10-31
1
-0/+10
*
Fix markup error and update false positive entries from "make suspicious".
Georg Brandl
2010-10-29
1
-1/+1
*
logging: Added style option to Formatter to allow %, {} or himBHformatting.
Vinay Sajip
2010-10-25
1
-7/+19
*
logging: Improved StreamHandler documentation.
Vinay Sajip
2010-10-20
1
-11/+13
*
logging: clarified Filter documentation.
Vinay Sajip
2010-10-20
1
-6/+10
*
logging: Documented usage of callables as filters.
Vinay Sajip
2010-10-19
1
-6/+15
*
Fix ``make check`` warnings.
Senthil Kumaran
2010-10-15
1
-18/+19
*
logging: Updated library configuration documentation.
Vinay Sajip
2010-09-27
1
-2/+20
*
Updated SysLogHandler documentation.
Vinay Sajip
2010-09-23
1
-0/+9
*
logging: Improved documentation re. blocking handlers.
Vinay Sajip
2010-09-23
1
-0/+64
*
logging: added QueueListener and documentation.
Vinay Sajip
2010-09-23
1
-1/+97
*
logging: Added QueueHandler.prepare and updated documentation.
Vinay Sajip
2010-09-22
1
-1/+15
*
#9911: doc copyedits.
Georg Brandl
2010-09-21
1
-1/+1
*
Added some methods to LoggerAdapter, and updated documentation.
Vinay Sajip
2010-09-21
1
-8/+11
*
logging: hasHandlers additions documented.
Vinay Sajip
2010-09-20
1
-0/+12
*
Improved Filter documentation.
Vinay Sajip
2010-09-17
1
-0/+14
*
Improved basicConfig and custom level documentation.
Vinay Sajip
2010-09-17
1
-2/+33
*
Tidied example script.
Vinay Sajip
2010-09-14
1
-1/+4
*
Tidied example script.
Vinay Sajip
2010-09-14
1
-0/+2
*
Enhanced HTTPHandler documentation.
Vinay Sajip
2010-09-13
1
-6/+10
*
Expanded QueueHandler documentation.
Vinay Sajip
2010-09-13
1
-1/+34
*
Issue #9827: clarified LogRecord documentation.
Vinay Sajip
2010-09-11
1
-19/+60
*
logging: Added QueueHandler.
Vinay Sajip
2010-09-08
1
-19/+183
*
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
*
Consistency check for versionadded/changed directives.
Georg Brandl
2010-08-17
1
-8/+5
*
Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded vari...
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, and some cross-ref...
Vinay Sajip
2010-06-29
1
-2/+34
*
fix versionchanged
Benjamin Peterson
2010-06-28
1
-2/+2
*
Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...
Benjamin Peterson
2010-06-27
1
-23/+508
[next]