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