- 6fcb9a5 Clarified documentation for logging exception function/method. by Vinay Sajip · 11 years ago
- f40a407 Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName(). by Vinay Sajip · 11 years ago
- 51f80c1 Issue #21245: updated documentation on exception() method and function. by Vinay Sajip · 11 years ago
- ace08ab Clarified documentation note on module-level convenience functions. by Vinay Sajip · 12 years ago
- 610f84a Removed spaces before commas and periods. by Serhiy Storchaka · 12 years ago
- d46a31f Issue #19902: Added list of logging levels. by Vinay Sajip · 12 years ago
- e9cb5e9 Issue #19789: Clarified documentation for logging.disable. by Vinay Sajip · 12 years ago
- 6afafc7 Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 12 years ago
- 41e9b40 Issue #19455: Corrected inaccuracies in documentation and corrected some incorrect cross-references. by Vinay Sajip · 12 years ago
- 6971f2e Issue #18933: Added links to source code. by Vinay Sajip · 12 years ago
- 75da357 Backport rev. 3ae74b361f53 to 2.7 branch. by Georg Brandl · 12 years ago
- 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
- 9fff386 Issue #17007: Merged minor changes from 3.2. by Vinay Sajip · 13 years ago
- 52b3d34 Issue #17007: Made minor changes to documentation wording. by Vinay Sajip · 13 years ago
- f29839e Issue #17007: Merged doc update from 3.2. by Vinay Sajip · 13 years ago
- 6c4c16c Issue #17007: Improved logging documentation based on suggestions in the issue. by Vinay Sajip · 13 years ago
- 9a54653 Issue #16884: Merged doc fix from 3.2. by Vinay Sajip · 13 years ago
- 21b3082 Issue #16884: Updated docs to use 'note' directives in a couple of places missed earlier. by Vinay Sajip · 13 years ago
- 0e82fd1 Issue #16884: Merged logging documentation fixes from 3.2. by Vinay Sajip · 13 years ago
- e50f4d2 Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate. by Vinay Sajip · 13 years ago
- 5e1658c Closes #15399: merged documentation fix from 3.2. by Vinay Sajip · 13 years ago
- 3be7a8b Issue #15399: Added versionchanged for processName. by Vinay Sajip · 13 years ago
- 8a459d9 Issue #17007: Made minor changes to documentation wording. by Vinay Sajip · 13 years ago
- cb309c5 Issue #17007: Improved logging documentation based on suggestions in the issue. by Vinay Sajip · 13 years ago
- 3a5fc4b Issue #16884: Updated docs to use 'note' directives. by Vinay Sajip · 13 years ago
- bee739b Issue #15399: Added versionchanged for processName. by Vinay Sajip · 13 years ago
- 07162d4 Closes #14864: Added documentation on how to undo the effects of a logging.disable() call. Thanks to user Guillaume for the suggestion. by Vinay Sajip · 13 years ago
- 69d8493 Fixes #14864: Added documentation on how to undo the effects of a logging.disable() call. by Vinay Sajip · 13 years ago
- 5f045ea Fixes #14864: Added documentation on how to undo the effects of a logging.disable() call. by Vinay Sajip · 13 years ago
- 8bf2aea Merged updates to logging reference and HOWTO from 3.2. by Vinay Sajip · 13 years ago
- 074faff Updated logging reference and HOWTO. by Vinay Sajip · 13 years ago
- 2a1c13b Updated logging reference and HOWTO. by Vinay Sajip · 13 years ago
- 30b8e54 Use PEP-8 style in logging example by Jason R. Coombs · 13 years ago
- 8a56085 Merge: Use PEP-8 style in logging example by Jason R. Coombs · 13 years ago
- 408026c Merge 3.2 by Éric Araujo · 13 years ago
- a609199 Use const markup instead of a misleading string literal by Éric Araujo · 13 years ago
- aa8a62d Merged documentation update from 3.2. by Vinay Sajip · 13 years ago
- fee358b logging: clarified documentation for Handler.handleError. by Vinay Sajip · 13 years ago
- 0ea3ea5 Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 14 years ago
- c1f079f Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 14 years ago
- d6a80ee Use PEP-8 style in logging example by Jason R. Coombs · 13 years ago
- a318a3b Avoid relying on the default reST role in logging library doc by Éric Araujo · 13 years ago
- 7d13cd3 logging: clarified documentation for Handler.handleError. by Vinay Sajip · 13 years ago
- c016f46 use booleans by Benjamin Peterson · 14 years ago
- 79ed84c use booleans by Benjamin Peterson · 14 years ago
- 88cb2ca merge 3.2 by Benjamin Peterson · 14 years ago
- ce378d1 Closes #13459: Merged fix from 3.2. by Vinay Sajip · 14 years ago
- 287f246 Closes #13459: Clarified documentation on Logger.propagate. Thanks to Mike Fogel for the patch. by Vinay Sajip · 14 years ago
- 3639807 Closes #13459: Clarified documentation on Logger.propagate. Thanks to Mike Fogel for the patch. by Vinay Sajip · 14 years ago
- a083823 Avoid relying on the default reST role in logging library doc by Éric Araujo · 14 years ago
- 661161e Avoid relying on the default reST role in logging library doc by Éric Araujo · 14 years ago
- 04d5bc0 Closes #13235: Added deprecation for warn() methods and function in logging. by Vinay Sajip · 14 years ago
- e10b5e1 Fix markup. by Georg Brandl · 14 years ago
- bf94b0f Merged documentation update for Formatter.formatTime. by Vinay Sajip · 14 years ago
- cdc7517 Updated Formatter.formatTime documentation. by Vinay Sajip · 14 years ago
- 95ebf0e Merged documentation update for issue #12206. by Vinay Sajip · 14 years ago
- 0aaa9e1 Issue #12206: documentation for LogRecord constructor updated re. the level argument. by Vinay Sajip · 14 years ago
- ad52cb2 Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime. by Vinay Sajip · 14 years ago
- 89c00ce Updated Formatter.formatTime docs to indicate configuration via class attributes. by Vinay Sajip · 14 years ago
- 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 14 years ago
- 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 14 years ago
- 77f8d29 Normalised whitespace. by Vinay Sajip · 14 years ago
- c46102c Updated Formatter documentation. by Vinay Sajip · 14 years ago
- 3c599bd Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- f851fe9 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- af1fee0 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- 5ddf51f Fixes issue #11476: StreamHandler parameter name change documented. by Vinay Sajip · 14 years ago
- 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 14 years ago
- 2e88104 Issue 11008: docs updated to show versionadded for dictConfig. by Vinay Sajip · 15 years ago
- 01094e1 Logging documentation updates. by Vinay Sajip · 15 years ago
- c63619b Logging documentation reorganised. by Vinay Sajip · 15 years ago
- 7504302 Logging documentation update. by Vinay Sajip · 15 years ago
- 9a6b400 Logging documentation update. by Vinay Sajip · 15 years ago
- fd94b17 Logging documentation update. by Vinay Sajip · 15 years ago
- 7292b88 Logging documentation update. by Vinay Sajip · 15 years ago
- 9466fe8 Logging documentatio update. by Vinay Sajip · 15 years ago
- 1d5d685 Logging documentation - further update. by Vinay Sajip · 15 years ago
- 97b886d Logging documentation - further update. by Vinay Sajip · 15 years ago
- 36675b6 Logging documentation - further update. by Vinay Sajip · 15 years ago
- f234eb9 Logging documentation - further update. by Vinay Sajip · 15 years ago
- 0e65cf0 Logging documentation - further update. by Vinay Sajip · 15 years ago
- 5286ccf Logging documentation - further update. by Vinay Sajip · 15 years ago
- a18b959 Logging documentation update. by Vinay Sajip · 15 years ago
- dfa0a2a Minor documentation tweak. by Vinay Sajip · 15 years ago
- 1eb40bc Markup consistency fixes. by Georg Brandl · 15 years ago
- 6156152 logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests. by Vinay Sajip · 15 years ago
- 8593ae6 Logging: added stack_info argument. by Vinay Sajip · 15 years ago
- c5b2730 Added style argument to logging.basicConfig() and documented this change. by Vinay Sajip · 15 years ago
- 5c66bca Fix markup error and update false positive entries from "make suspicious". by Georg Brandl · 15 years ago
- a39c571 logging: Added style option to Formatter to allow %, {} or himBHformatting. by Vinay Sajip · 15 years ago
- 05ed695 logging: Improved StreamHandler documentation. by Vinay Sajip · 15 years ago
- 7fc3824 logging: clarified Filter documentation. by Vinay Sajip · 15 years ago
- 22246fd logging: clarified Filter documentation. by Vinay Sajip · 15 years ago
- fc082ca logging: Documented usage of callables as filters. by Vinay Sajip · 15 years ago
- 9855ddf Note version for addition of processName. by Georg Brandl · 15 years ago
- 46a48be Fix ``make check`` warnings. by Senthil Kumaran · 15 years ago
- 0930228 Merged revisions 84945 via svnmerge from by Georg Brandl · 15 years ago
- 47ca122 logging: Updated library configuration documentation. by Vinay Sajip · 15 years ago
- 76ca3b4 logging: Updated library configuration documentation. by Vinay Sajip · 15 years ago
- 972412d Updated SysLogHandler documentation. by Vinay Sajip · 15 years ago