- 602beb8 Issue 7199: Documentation made slightly more consistent w.r.t. logging level enumeration. by Vinay Sajip · 16 years ago
- 8a85945 Merged revisions 74861-74863,74876,74896,74930,74933,74952-74953,75015,75019,75260-75263,75265-75266,75289 via svnmerge from by Georg Brandl · 16 years ago
- 5be70d4 Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,74616-74618,74631-74633,74652-74653,74666,74671,74737,74739,74779,74781-74782,74784,74791,74793,74818-74820,74822,74832 via svnmerge from by Georg Brandl · 16 years ago
- 46e9daa Merged revisions 74210,74239,74252-74253,74256,74258-74261,74332-74333,74404,74411,74445,74465,74467,74488 via svnmerge from by Georg Brandl · 16 years ago
- 0dfdf00 Merged revisions 74207 via svnmerge from by Georg Brandl · 16 years ago
- 20f2ee9 Merged revisions 71094,71102-71103,71106,71486,71962,72053,72221,72418-72419 via svnmerge from by Georg Brandl · 16 years ago
- 0d97d32 Merged revisions 68760 via svnmerge from by Georg Brandl · 16 years ago
- 81daf31 Merged revisions 68623-68624 via svnmerge from by Georg Brandl · 16 years ago
- 687f540 Merged revisions 73224 via svnmerge from by Eric Smith · 16 years ago
- 686d53e Merged revisions 68521,68527,68534-68536,68540,68547,68552,68563,68570,68572,68575,68579-68580,68584 via svnmerge from by Georg Brandl · 17 years ago
- c04c289 Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,68480-68481,68493,68495,68499,68501,68512,68514-68515 via svnmerge from by Georg Brandl · 17 years ago
- 47fe981 Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from by Georg Brandl · 17 years ago
- aa5f873 Bug #3738: Documentation is now more accurate in describing handler close methods. by Vinay Sajip · 17 years ago
- 34bfda5 Added section about configuring logging in a library. Thanks to Thomas Heller for the idea. by Vinay Sajip · 17 years ago
- 2a649f9 Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch. by Vinay Sajip · 17 years ago
- d77554f Markup fix. by Georg Brandl · 17 years ago
- 6dd8cca Document 'utc' parameter by Andrew M. Kuchling · 17 years ago
- 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
- e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
- e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
- 0a11f96 Update configparser docs for lowercasing rename. by Georg Brandl · 17 years ago
- d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
- dfb5bbd Add a sentence to basicConfig() that is in the docstring. by Georg Brandl · 17 years ago
- c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
- 89a01cd Added updates with respect to recent changes to TimedRotatingFileHandler. by Vinay Sajip · 17 years ago
- 91f0ee4 Clarified documentation on use of shutdown(). by Vinay Sajip · 17 years ago
- e6dab2a Fix factual error. by Georg Brandl · 17 years ago
- 72780a4 Make clear that the constants are strings. by Georg Brandl · 17 years ago
- 499969a Add minor markup for a string. by Brett Cannon · 17 years ago
- 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
- f38ba78 Added documentation for optional delay argument to FileHandler and subclasses. by Vinay Sajip · 18 years ago
- 733024a Minor documentation change - hyperlink tidied up. by Vinay Sajip · 18 years ago
- f8e6afb Fix markup. by Georg Brandl · 18 years ago
- c740335 Added section on passing contextual information to logging and documentation for the LoggerAdapter class. by Vinay Sajip · 18 years ago
- aa0665b Added section about adding contextual information to log output. by Vinay Sajip · 18 years ago
- 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
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 2b92f6b Diverse markup fixes. by Georg Brandl · 18 years ago
- c37f288 Add tutorial and examples to logging docs, from GHOP student "oscar8thegrouch". by Georg Brandl · 18 years ago
- 5300428 Bug #1313, fix typo (wrong variable name) in example. by Neal Norwitz · 18 years ago
- a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
- f0e2918 - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4 by Matthias Klose · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago