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
*
Closes #28524: added default level for logging.disable().
Vinay Sajip
2016-12-31
1
-1/+9
*
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka
2016-12-04
1
-1/+1
*
Issue #19795: Fixed formatting a table.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-4/+4
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-4/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-1/+1
*
Issue #25508: Merged documentation fix from 3.4.
Vinay Sajip
2015-11-24
1
-1/+3
|
\
|
*
Issue #25508: Clarify documentation on LogRecord args attribute.
Vinay Sajip
2015-11-24
1
-1/+3
*
|
Closes #24060: Merged documentation update from 3.4.
Vinay Sajip
2015-05-02
1
-1/+3
|
\
\
|
|
/
|
*
Issue #24060: Made logging.Formatter documentation a little clearer.
Vinay Sajip
2015-05-02
1
-1/+3
*
|
Closes #22436: Merged documentation update from 3.4.
Vinay Sajip
2014-09-18
1
-2/+11
|
\
\
|
|
/
|
*
Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName().
Vinay Sajip
2014-09-18
1
-2/+11
*
|
Closes #20537: logging methods now accept an exception instance as well as a ...
Vinay Sajip
2014-09-14
1
-4/+9
|
/
*
Issue #22386: fixed regression.
Vinay Sajip
2014-09-11
1
-2/+2
*
Issue #21752: Documented change to behaviour of logging.getLevelName().
Vinay Sajip
2014-06-14
1
-0/+5
*
Issue #21245: updated documentation on exception() method and function.
Vinay Sajip
2014-04-15
1
-2/+2
*
Added cookbook entry on alternative formatting styles.
Vinay Sajip
2014-01-15
1
-1/+2
*
Clarified documentation note on module-level convenience functions.
Vinay Sajip
2014-01-15
1
-8/+9
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
*
Issue #19902: Added list of logging levels.
Vinay Sajip
2013-12-19
1
-0/+32
*
Issue #19789: Clarified documentation for logging.disable.
Vinay Sajip
2013-11-30
1
-2/+4
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-3/+3
*
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip
2013-11-15
1
-2/+2
*
Corrected some incorrect cross-references.
Vinay Sajip
2013-10-31
1
-7/+8
*
Issue #18933: Added links to source code.
Vinay Sajip
2013-09-05
1
-0/+4
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-0/+2
*
Issue #17007: Merged minor changes from 3.2.
Vinay Sajip
2013-01-21
1
-8/+8
|
\
|
*
Issue #17007: Made minor changes to documentation wording.
Vinay Sajip
2013-01-21
1
-8/+8
*
|
Issue #17007: Merged doc update from 3.2.
Vinay Sajip
2013-01-21
1
-12/+29
|
\
\
|
|
/
|
*
Issue #17007: Improved logging documentation based on suggestions in the issue.
Vinay Sajip
2013-01-21
1
-12/+29
*
|
Issue #16884: Merged doc fix from 3.2.
Vinay Sajip
2013-01-08
1
-2/+2
|
\
\
|
|
/
|
*
Issue #16884: Updated docs to use 'note' directives in a couple of places mis...
Vinay Sajip
2013-01-08
1
-2/+2
*
|
Issue #16884: Merged logging documentation fixes from 3.2.
Vinay Sajip
2013-01-07
1
-14/+29
|
\
\
|
|
/
|
*
Issue #16884: updated logging documentation to include lastResort and use 'no...
Vinay Sajip
2013-01-07
1
-14/+29
*
|
Closes #15399: merged documentation fix from 3.2.
Vinay Sajip
2012-07-20
1
-0/+3
|
\
\
|
|
/
|
*
Issue #15399: Added versionchanged for processName.
Vinay Sajip
2012-07-20
1
-0/+3
*
|
Closes #14864: Added documentation on how to undo the effects of a logging.di...
Vinay Sajip
2012-05-20
1
-1/+2
|
\
\
|
|
/
|
*
Fixes #14864: Added documentation on how to undo the effects of a logging.dis...
Vinay Sajip
2012-05-20
1
-1/+2
*
|
Merged updates to logging reference and HOWTO from 3.2.
Vinay Sajip
2012-04-10
1
-2/+15
|
\
\
|
|
/
|
*
Updated logging reference and HOWTO.
Vinay Sajip
2012-04-10
1
-2/+15
*
|
Merge: Use PEP-8 style in logging example
Jason R. Coombs
2012-03-07
1
-1/+1
|
\
\
|
|
/
|
*
Use PEP-8 style in logging example
Jason R. Coombs
2012-03-07
1
-1/+1
*
|
Merge 3.2
Éric Araujo
2012-02-26
1
-1/+1
|
\
\
|
|
/
|
*
Use const markup instead of a misleading string literal
Éric Araujo
2012-02-26
1
-1/+1
*
|
Merged documentation update from 3.2.
Vinay Sajip
2012-02-20
1
-6/+8
|
\
\
|
|
/
|
*
logging: clarified documentation for Handler.handleError.
Vinay Sajip
2012-02-20
1
-6/+8
*
|
Mention the additional way to use the lvl parameter and when it changed.
Gregory P. Smith
2012-01-14
1
-0/+10
|
\
\
|
|
/
|
*
Mention the additional way to use the lvl parameter and when it changed.
Gregory P. Smith
2012-01-14
1
-0/+10
[next]