1. 7a7160b Added the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway. by Vinay Sajip · 19 years ago
  2. 989b69a Refactoring for fileConfig. Contributed by Shane Hathaway. by Vinay Sajip · 19 years ago
  3. 4c1423b Documentation clarified re. config socket listener protocol by Vinay Sajip · 19 years ago
  4. 8e628d2 Made traceback unconditional, to avoid lock contention problems when logging errors occur in a custom importer (SF path #1158052). by Vinay Sajip · 19 years ago
  5. 612df8e Handle errors in imports of thread, threading by Vinay Sajip · 20 years ago
  6. 02dd994 Added exception handling during handler initialization in fileConfig() by Vinay Sajip · 20 years ago
  7. 3f74284 Minor documentation changes by Vinay Sajip · 21 years ago
  8. 326441e Copyright year change. Corrections to comments. Added RESET_ERROR definition. by Vinay Sajip · 21 years ago
  9. 0df6442 Undo the apply() removals; this code needs to run under Python 1.5.2. by Guido van Rossum · 22 years ago
  10. 68468eb Get rid of many apply() calls. by Guido van Rossum · 22 years ago
  11. 2447589 Fix what I believe is a bug: when removing all previous handlers, by Guido van Rossum · 22 years ago
  12. c4d047a SF Patch #638825 by Neal Norwitz · 22 years ago
  13. 3165786 From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional by Guido van Rossum · 22 years ago
  14. 455ab77 Get rid of #! lines, references to usage as __main__, README.txt, and by Guido van Rossum · 22 years ago
  15. 57102f8 Adding Vinay Sajip's logging package. by Guido van Rossum · 22 years ago