1. 3b4d30a Closes #24060: Merged documentation update from 3.4. by Vinay Sajip · 9 years ago
  2. bbd95a9 Issue #24060: Made logging.Formatter documentation a little clearer. by Vinay Sajip · 9 years ago
  3. c58c7d4 Closes #22436: Merged documentation update from 3.4. by Vinay Sajip · 10 years ago
  4. 2f1cd8a Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName(). by Vinay Sajip · 10 years ago
  5. 02a8f9e Closes #20537: logging methods now accept an exception instance as well as a Boolean value or exception tuple. Thanks to Yury Selivanov for the patch. by Vinay Sajip · 10 years ago
  6. d1d4fbf Issue #22386: fixed regression. by Vinay Sajip · 10 years ago
  7. e0d324d Issue #21752: Documented change to behaviour of logging.getLevelName(). by Vinay Sajip · 10 years ago
  8. 65425b4 Issue #21245: updated documentation on exception() method and function. by Vinay Sajip · 10 years ago
  9. cbefe3b Added cookbook entry on alternative formatting styles. by Vinay Sajip · 11 years ago
  10. 350e623 Clarified documentation note on module-level convenience functions. by Vinay Sajip · 11 years ago
  11. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  12. 800e11b Issue #19902: Added list of logging levels. by Vinay Sajip · 11 years ago
  13. a9c179b Issue #19789: Clarified documentation for logging.disable. by Vinay Sajip · 11 years ago
  14. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  15. 9c10d6b Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  16. 9b83d53 Corrected some incorrect cross-references. by Vinay Sajip · 11 years ago
  17. 31b862d Issue #18933: Added links to source code. by Vinay Sajip · 11 years ago
  18. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  19. 9fff386 Issue #17007: Merged minor changes from 3.2. by Vinay Sajip · 12 years ago
  20. 52b3d34 Issue #17007: Made minor changes to documentation wording. by Vinay Sajip · 12 years ago
  21. f29839e Issue #17007: Merged doc update from 3.2. by Vinay Sajip · 12 years ago
  22. 6c4c16c Issue #17007: Improved logging documentation based on suggestions in the issue. by Vinay Sajip · 12 years ago
  23. 9a54653 Issue #16884: Merged doc fix from 3.2. by Vinay Sajip · 12 years ago
  24. 21b3082 Issue #16884: Updated docs to use 'note' directives in a couple of places missed earlier. by Vinay Sajip · 12 years ago
  25. 0e82fd1 Issue #16884: Merged logging documentation fixes from 3.2. by Vinay Sajip · 12 years ago
  26. e50f4d2 Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate. by Vinay Sajip · 12 years ago
  27. 5e1658c Closes #15399: merged documentation fix from 3.2. by Vinay Sajip · 12 years ago
  28. 3be7a8b Issue #15399: Added versionchanged for processName. by Vinay Sajip · 12 years ago
  29. 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 · 12 years ago
  30. 69d8493 Fixes #14864: Added documentation on how to undo the effects of a logging.disable() call. by Vinay Sajip · 12 years ago
  31. 8bf2aea Merged updates to logging reference and HOWTO from 3.2. by Vinay Sajip · 12 years ago
  32. 074faff Updated logging reference and HOWTO. by Vinay Sajip · 12 years ago
  33. 30b8e54 Use PEP-8 style in logging example by Jason R. Coombs · 12 years ago
  34. 8a56085 Merge: Use PEP-8 style in logging example by Jason R. Coombs · 12 years ago
  35. 408026c Merge 3.2 by Éric Araujo · 12 years ago
  36. a609199 Use const markup instead of a misleading string literal by Éric Araujo · 12 years ago
  37. aa8a62d Merged documentation update from 3.2. by Vinay Sajip · 12 years ago
  38. fee358b logging: clarified documentation for Handler.handleError. by Vinay Sajip · 12 years ago
  39. 0ea3ea5 Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 13 years ago
  40. c1f079f Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 13 years ago
  41. 79ed84c use booleans by Benjamin Peterson · 13 years ago
  42. 88cb2ca merge 3.2 by Benjamin Peterson · 13 years ago
  43. ce378d1 Closes #13459: Merged fix from 3.2. by Vinay Sajip · 13 years ago
  44. 287f246 Closes #13459: Clarified documentation on Logger.propagate. Thanks to Mike Fogel for the patch. by Vinay Sajip · 13 years ago
  45. a083823 Avoid relying on the default reST role in logging library doc by Éric Araujo · 13 years ago
  46. 661161e Avoid relying on the default reST role in logging library doc by Éric Araujo · 13 years ago
  47. 04d5bc0 Closes #13235: Added deprecation for warn() methods and function in logging. by Vinay Sajip · 13 years ago
  48. e10b5e1 Fix markup. by Georg Brandl · 13 years ago
  49. bf94b0f Merged documentation update for Formatter.formatTime. by Vinay Sajip · 13 years ago
  50. cdc7517 Updated Formatter.formatTime documentation. by Vinay Sajip · 13 years ago
  51. 95ebf0e Merged documentation update for issue #12206. by Vinay Sajip · 13 years ago
  52. 0aaa9e1 Issue #12206: documentation for LogRecord constructor updated re. the level argument. by Vinay Sajip · 13 years ago
  53. 89c00ce Updated Formatter.formatTime docs to indicate configuration via class attributes. by Vinay Sajip · 13 years ago
  54. 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 13 years ago
  55. 77f8d29 Normalised whitespace. by Vinay Sajip · 13 years ago
  56. c46102c Updated Formatter documentation. by Vinay Sajip · 13 years ago
  57. 01094e1 Logging documentation updates. by Vinay Sajip · 14 years ago
  58. c63619b Logging documentation reorganised. by Vinay Sajip · 14 years ago
  59. 7504302 Logging documentation update. by Vinay Sajip · 14 years ago
  60. 9a6b400 Logging documentation update. by Vinay Sajip · 14 years ago
  61. fd94b17 Logging documentation update. by Vinay Sajip · 14 years ago
  62. 7292b88 Logging documentation update. by Vinay Sajip · 14 years ago
  63. 9466fe8 Logging documentatio update. by Vinay Sajip · 14 years ago
  64. 1d5d685 Logging documentation - further update. by Vinay Sajip · 14 years ago
  65. 97b886d Logging documentation - further update. by Vinay Sajip · 14 years ago
  66. 36675b6 Logging documentation - further update. by Vinay Sajip · 14 years ago
  67. f234eb9 Logging documentation - further update. by Vinay Sajip · 14 years ago
  68. 0e65cf0 Logging documentation - further update. by Vinay Sajip · 14 years ago
  69. 5286ccf Logging documentation - further update. by Vinay Sajip · 14 years ago
  70. a18b959 Logging documentation update. by Vinay Sajip · 14 years ago
  71. dfa0a2a Minor documentation tweak. by Vinay Sajip · 14 years ago
  72. 1eb40bc Markup consistency fixes. by Georg Brandl · 14 years ago
  73. 6156152 logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests. by Vinay Sajip · 14 years ago
  74. 8593ae6 Logging: added stack_info argument. by Vinay Sajip · 14 years ago
  75. c5b2730 Added style argument to logging.basicConfig() and documented this change. by Vinay Sajip · 14 years ago
  76. 5c66bca Fix markup error and update false positive entries from "make suspicious". by Georg Brandl · 14 years ago
  77. a39c571 logging: Added style option to Formatter to allow %, {} or himBHformatting. by Vinay Sajip · 14 years ago
  78. 05ed695 logging: Improved StreamHandler documentation. by Vinay Sajip · 14 years ago
  79. 22246fd logging: clarified Filter documentation. by Vinay Sajip · 14 years ago
  80. fc082ca logging: Documented usage of callables as filters. by Vinay Sajip · 14 years ago
  81. 46a48be Fix ``make check`` warnings. by Senthil Kumaran · 14 years ago
  82. 76ca3b4 logging: Updated library configuration documentation. by Vinay Sajip · 14 years ago
  83. 972412d Updated SysLogHandler documentation. by Vinay Sajip · 14 years ago
  84. 5577892 logging: Improved documentation re. blocking handlers. by Vinay Sajip · 14 years ago
  85. 0637d49 logging: added QueueListener and documentation. by Vinay Sajip · 14 years ago
  86. 0258ce8 logging: Added QueueHandler.prepare and updated documentation. by Vinay Sajip · 14 years ago
  87. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  88. c84f016 Added some methods to LoggerAdapter, and updated documentation. by Vinay Sajip · 14 years ago
  89. 83eadd1 logging: hasHandlers additions documented. by Vinay Sajip · 14 years ago
  90. ac00799 Improved Filter documentation. by Vinay Sajip · 14 years ago
  91. c8c8c69 Improved basicConfig and custom level documentation. by Vinay Sajip · 14 years ago
  92. 0055c42 Tidied example script. by Vinay Sajip · 14 years ago
  93. de72692 Tidied example script. by Vinay Sajip · 14 years ago
  94. 1b5646a Enhanced HTTPHandler documentation. by Vinay Sajip · 14 years ago
  95. 63891ed Expanded QueueHandler documentation. by Vinay Sajip · 14 years ago
  96. 4039aff Issue #9827: clarified LogRecord documentation. by Vinay Sajip · 14 years ago
  97. 121a1c4 logging: Added QueueHandler. by Vinay Sajip · 14 years ago
  98. c31be63 Updated information on logging contextual information. by Vinay Sajip · 14 years ago
  99. 40d9a4e Improved logging.Formatter date/time formatting documentation. by Vinay Sajip · 14 years ago
  100. 8101021 Issue #9606: Updated documentation for Filter objects. by Vinay Sajip · 14 years ago