1. ea9342a Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 8 years ago
  2. 8f1dd22 Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  3. 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  4. f2f1c57 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  5. b4905ef Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  6. fdcb535 Issue #25910: Fixed dead links in the docs. by Serhiy Storchaka · 8 years ago
  7. 6e0b44e Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  8. cb7fff5 Added a cookbook recipe for a logging context manager. by Vinay Sajip · 8 years ago
  9. 35bb78e Added simple threading example to logging cookbook. by Vinay Sajip · 8 years ago
  10. 2ee55f3 Fix use of default reST role by Zachary Ware · 9 years ago
  11. 63173a8 Added entry to logging cookbook. by Vinay Sajip · 9 years ago
  12. 9918775 Closes #25344: Added cookbook recipe to show buffering of logging events. by Vinay Sajip · 9 years ago
  13. caaaa14 Added a cookbook entry on logging audible messages. by Vinay Sajip · 10 years ago
  14. 9e74fc3 Added a logging cookbook entry on customized exception formatting. by Vinay Sajip · 10 years ago
  15. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  16. 55640c1 Updated cookbook entry to replace shutil.chown with os.chown. by Vinay Sajip · 10 years ago
  17. 33a431c Updated external link in documentation. by Vinay Sajip · 10 years ago
  18. 5146825 Added cookbook entry on logging filter configuration using dictConfig(). by Vinay Sajip · 11 years ago
  19. b712873 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  20. 10b5130 Issue #18759: Improved cross-references in logging documentation. by Vinay Sajip · 11 years ago
  21. bcf55a7 Issue #18541: simplified LoggerAdapter example. by Vinay Sajip · 11 years ago
  22. 93324d7 Update suspicious ignore file. by Ezio Melotti · 11 years ago
  23. eb01949 Corrected typo, added comment in cookbook recipe. by Vinay Sajip · 12 years ago
  24. a0c9a4e Added cookbook recipe for structured logging. by Vinay Sajip · 12 years ago
  25. eb068f9 Fix casing of SocketServer module in 2.7. by Georg Brandl · 12 years ago
  26. 4f947dd Improved cookbook entry and fixed typo. by Vinay Sajip · 12 years ago
  27. 8085f44 Tweaked format of cookbook example. by Vinay Sajip · 12 years ago
  28. 4e646aa Added cookbook example for log insertion. by Vinay Sajip · 12 years ago
  29. da75dd2 Added a configuration dictionary example to the logging cookbook. by Vinay Sajip · 13 years ago
  30. e6fda85 Added lost documentation cross-reference. by Vinay Sajip · 13 years ago
  31. 1e87da1 Remove duplication. by Ezio Melotti · 13 years ago
  32. 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 13 years ago