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
*
Bug #3738: Documentation is now more accurate in describing handler close met...
Vinay Sajip
2008-09-01
1
-4/+6
*
Added section about configuring logging in a library. Thanks to Thomas Heller...
Vinay Sajip
2008-09-01
1
-0/+39
*
Issue #3389: Allow resolving dotted names for handlers in logging configurati...
Vinay Sajip
2008-07-18
1
-1/+5
*
Markup fix.
Georg Brandl
2008-06-06
1
-2/+2
*
Document 'utc' parameter
Andrew M. Kuchling
2008-06-05
1
-3/+7
*
ConfigParser renaming reversal part 3: move module into place and adapt imports.
Georg Brandl
2008-05-25
1
-20/+18
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
1
-5/+5
*
Updated import statements to use the new `configparser` module name.
Alexandre Vassalotti
2008-05-14
1
-12/+14
*
Update configparser docs for lowercasing rename.
Georg Brandl
2008-05-14
1
-6/+6
*
Updated all import statements to use the new socketserver module name.
Alexandre Vassalotti
2008-05-12
1
-5/+5
*
Add a sentence to basicConfig() that is in the docstring.
Georg Brandl
2008-05-09
1
-0/+2
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
1
-153/+163
*
Added updates with respect to recent changes to TimedRotatingFileHandler.
Vinay Sajip
2008-04-02
1
-4/+5
*
Clarified documentation on use of shutdown().
Vinay Sajip
2008-03-16
1
-1/+2
*
Fix factual error.
Georg Brandl
2008-03-02
1
-5/+6
*
Make clear that the constants are strings.
Georg Brandl
2008-03-02
1
-15/+15
*
Add minor markup for a string.
Brett Cannon
2008-02-25
1
-3/+3
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-2/+2
*
Added documentation for optional delay argument to FileHandler and subclasses.
Vinay Sajip
2008-01-24
1
-8/+18
*
Minor documentation change - hyperlink tidied up.
Vinay Sajip
2008-01-21
1
-5/+8
*
Fix markup.
Georg Brandl
2008-01-19
1
-56/+56
*
Added section on passing contextual information to logging and documentation ...
Vinay Sajip
2008-01-18
1
-27/+134
*
Added section about adding contextual information to log output.
Vinay Sajip
2008-01-07
1
-0/+46
*
Updated docs for basicConfig to indicate it's a no-op if handlers have been d...
Vinay Sajip
2008-01-07
1
-11/+12
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-9/+6
*
Diverse markup fixes.
Georg Brandl
2007-12-06
1
-1/+1
*
Add tutorial and examples to logging docs, from GHOP student "oscar8thegrouch".
Georg Brandl
2007-12-04
1
-11/+594
*
Bug #1313, fix typo (wrong variable name) in example.
Neal Norwitz
2007-10-23
1
-1/+1
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-1/+1
*
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
Matthias Klose
2007-08-16
1
-1/+1
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+1857