1. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
  2. 55640c1 Updated cookbook entry to replace shutil.chown with os.chown. by Vinay Sajip · 11 years ago
  3. 33a431c Updated external link in documentation. by Vinay Sajip · 11 years ago
  4. 5146825 Added cookbook entry on logging filter configuration using dictConfig(). by Vinay Sajip · 12 years ago
  5. b712873 Removed spaces before colons and semicolons. by Serhiy Storchaka · 12 years ago
  6. 10b5130 Issue #18759: Improved cross-references in logging documentation. by Vinay Sajip · 12 years ago
  7. bcf55a7 Issue #18541: simplified LoggerAdapter example. by Vinay Sajip · 12 years ago
  8. 93324d7 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  9. eb01949 Corrected typo, added comment in cookbook recipe. by Vinay Sajip · 13 years ago
  10. a0c9a4e Added cookbook recipe for structured logging. by Vinay Sajip · 13 years ago
  11. eb068f9 Fix casing of SocketServer module in 2.7. by Georg Brandl · 13 years ago
  12. 4f947dd Improved cookbook entry and fixed typo. by Vinay Sajip · 13 years ago
  13. 8085f44 Tweaked format of cookbook example. by Vinay Sajip · 13 years ago
  14. 4e646aa Added cookbook example for log insertion. by Vinay Sajip · 13 years ago
  15. da75dd2 Added a configuration dictionary example to the logging cookbook. by Vinay Sajip · 14 years ago
  16. e6fda85 Added lost documentation cross-reference. by Vinay Sajip · 14 years ago
  17. 1e87da1 Remove duplication. by Ezio Melotti · 14 years ago
  18. 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 14 years ago