1. 6dd8cca Document 'utc' parameter by Andrew M. Kuchling · 17 years ago
  2. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
  3. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  4. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
  5. 0a11f96 Update configparser docs for lowercasing rename. by Georg Brandl · 17 years ago
  6. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  7. dfb5bbd Add a sentence to basicConfig() that is in the docstring. by Georg Brandl · 17 years ago
  8. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  9. 89a01cd Added updates with respect to recent changes to TimedRotatingFileHandler. by Vinay Sajip · 17 years ago
  10. 91f0ee4 Clarified documentation on use of shutdown(). by Vinay Sajip · 17 years ago
  11. e6dab2a Fix factual error. by Georg Brandl · 17 years ago
  12. 72780a4 Make clear that the constants are strings. by Georg Brandl · 17 years ago
  13. 499969a Add minor markup for a string. by Brett Cannon · 17 years ago
  14. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  15. f38ba78 Added documentation for optional delay argument to FileHandler and subclasses. by Vinay Sajip · 18 years ago
  16. 733024a Minor documentation change - hyperlink tidied up. by Vinay Sajip · 18 years ago
  17. f8e6afb Fix markup. by Georg Brandl · 18 years ago
  18. c740335 Added section on passing contextual information to logging and documentation for the LoggerAdapter class. by Vinay Sajip · 18 years ago
  19. aa0665b Added section about adding contextual information to log output. by Vinay Sajip · 18 years ago
  20. e28fa29 Updated docs for basicConfig to indicate it's a no-op if handlers have been defined for the root logger. by Vinay Sajip · 18 years ago
  21. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  22. 2b92f6b Diverse markup fixes. by Georg Brandl · 18 years ago
  23. c37f288 Add tutorial and examples to logging docs, from GHOP student "oscar8thegrouch". by Georg Brandl · 18 years ago
  24. 5300428 Bug #1313, fix typo (wrong variable name) in example. by Neal Norwitz · 18 years ago
  25. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  26. f0e2918 - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4 by Matthias Klose · 18 years ago
  27. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago