1. d4fabf4 Issue #6314: logging: Extra checks on the "level" argument. by Vinay Sajip · 15 years ago
  2. 0f6eac2 Issue #6314: logging.basicConfig() performs extra checks on the "level" argument. by Vinay Sajip · 15 years ago
  3. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  4. 25c95f1 Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from by Benjamin Peterson · 15 years ago
  5. ad5fa2f Issue #5854: Updated __all__ to include some missing names and remove some names which should not be exported. by Vinay Sajip · 15 years ago
  6. b672b6d #5287: Add exception handling around findCaller() call to help out IronPython. by Vinay Sajip · 15 years ago
  7. f91df04 Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,69519-69521 via svnmerge from by Benjamin Peterson · 15 years ago
  8. 6268cbc Issue 5013: Fixed bug in FileHandler when delay was set - added fix for RotatingFileHandler and changed header comment slightly. by Vinay Sajip · 16 years ago
  9. 9a0fc97 merge cl r68737 to py3k by Jesse Noller · 16 years ago
  10. f973407 Merged revisions 67511,67536-67537,67543 via svnmerge from by Georg Brandl · 16 years ago
  11. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 16 years ago
  12. 3e4f055 Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-66074,66080,66082-66083,66090-66093,66097-66099,66103,66105,66110,66118 via svnmerge from by Benjamin Peterson · 16 years ago
  13. 7275370 Merged revisions 65824 via svnmerge from by Benjamin Peterson · 16 years ago
  14. 35c8658 Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  15. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  16. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  17. 18c6689 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from by Christian Heimes · 16 years ago
  18. e7a15bb Merged revisions 60234-60244 via svnmerge from by Christian Heimes · 17 years ago
  19. 04c420f Merged revisions 60043-60052 via svnmerge from by Christian Heimes · 17 years ago
  20. d348b25 Remove several mentions of old Python versions that don't apply anymore. by Georg Brandl · 17 years ago
  21. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  22. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  23. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  24. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  25. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  26. 486364b Merged revisions 56020-56124 via svnmerge from by Guido van Rossum · 17 years ago
  27. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  28. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  29. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  30. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  31. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  32. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 18 years ago
  33. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  34. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  35. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 18 years ago
  36. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  37. 9366241 More has_key() fixes. by Guido van Rossum · 18 years ago
  38. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  39. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  40. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 18 years ago
  41. 7c30724 More apply() cleanup by Neal Norwitz · 18 years ago
  42. d910855 Remove apply() by Neal Norwitz · 18 years ago
  43. d364a07 Added logThreads and logProcesses to allow conditional omission of logging this information by Vinay Sajip · 18 years ago
  44. ed1992f Added function name to LogRecord. by Vinay Sajip · 19 years ago
  45. 260ce43 Propagate exceptions from shutdown() if raiseExceptions is not set. by Vinay Sajip · 19 years ago
  46. e0f8592 Removed defensive test in Handler.close by Vinay Sajip · 19 years ago
  47. 55cd82f Get test_logging to not hang when running under regrtest.py -R :: by Neal Norwitz · 19 years ago
  48. 85c1909 Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 19 years ago
  49. 1e86beb One-off "No handlers..." error message only raised if raiseExceptions is set. by Vinay Sajip · 19 years ago
  50. 1e8659b Don't use a string exception since it's deprecated by Neal Norwitz · 19 years ago
  51. 239322b Optimised Placeholders handling of child loggers by using a dict rather than a list (much slower in the pathological case of hundreds of child Loggers to a Placeholder - problem reported by Ryan Blazecka). by Vinay Sajip · 19 years ago
  52. 43d6e81 Fixed bug where the logging message was wrongly being demoted from Unicode to string (SF #1314107) by Vinay Sajip · 19 years ago
  53. 116f16e Added lock acquisition around handler removal from logger by Vinay Sajip · 19 years ago
  54. 0ee9ba2 Added _handlerList to allow shutdown to flush and close handlers in reverse order of creation (see SF# 1282539) by Vinay Sajip · 19 years ago
  55. c384fc2 Changed _srcfile determination to support py2exe. by Vinay Sajip · 19 years ago
  56. 4a70486 Added threadName and now using re-entrant lock by Vinay Sajip · 19 years ago
  57. b89e7c9 Added optional encoding argument to file handlers. Made traceback import unconditional, to avoid lock contention problems which occur when logging from custom importers (SF patch #1158052) by Vinay Sajip · 19 years ago
  58. 829dc51 Improved frame handling for 1.5.2, and now return func from findCaller (not actually used yet) by Vinay Sajip · 19 years ago
  59. dccd432 Fixed bug in handling of args in LogRecord.__init__. by Vinay Sajip · 20 years ago
  60. 4ed315a Changed handling of args in LogRecord.__init__. by Vinay Sajip · 20 years ago
  61. 2d5fee0 Version number updated to 0.4.9.5 by Vinay Sajip · 20 years ago
  62. b2635b2 Added log() function by Vinay Sajip · 20 years ago
  63. b959117 Added getLoggerClass() by Vinay Sajip · 20 years ago
  64. eb477d0 Updated Logger.log() docstring to clarify that lvl parameter should be an integer. by Vinay Sajip · 20 years ago
  65. e12f715 Ignore exceptions which occur when closing files in shutdown() by Vinay Sajip · 20 years ago
  66. 4bbab2b FileHandler now stores the basename as an absolute path (fix for SF #982049) by Vinay Sajip · 20 years ago
  67. 4e0e1b6 Whitespace normalization. by Tim Peters · 20 years ago
  68. 779e0c9 Changed basicConfig() to add keyword arguments. Changes are backward-compatible. by Vinay Sajip · 20 years ago
  69. 3f74284 Minor documentation changes by Vinay Sajip · 20 years ago
  70. 3f9f84d Handler close() functions call flush() [SF #901330] by Vinay Sajip · 20 years ago
  71. ed6bb14 Copyright year & version number/version date changes. by Vinay Sajip · 20 years ago
  72. 6f3eaa6 SF patch #761519: Fixes for bugs 760703 and 757821 by Raymond Hettinger · 21 years ago
  73. a256f7d Fix SF bug #723801, logging.setLoggerClass() doesn't support new-style classes by Neal Norwitz · 21 years ago
  74. f297bd1 SF patch #725904, Minor changes to logging from module author (Vinay Sajip) by Neal Norwitz · 21 years ago
  75. 0df6442 Undo the apply() removals; this code needs to run under Python 1.5.2. by Guido van Rossum · 21 years ago
  76. 68468eb Get rid of many apply() calls. by Guido van Rossum · 21 years ago
  77. 4c641d0 getpid doesn't exist on MacOS9. by Jack Jansen · 21 years ago
  78. 6fa635d SF patch #687683, Patches to logging (updates from Vinay) by Neal Norwitz · 21 years ago
  79. 250684d Use lightweight introspection instead of the inspect module hammer. by Jeremy Hylton · 22 years ago
  80. d1cade0 SF Patch #638825 logging module by Neal Norwitz · 22 years ago
  81. 455ab77 Get rid of #! lines, references to usage as __main__, README.txt, and by Guido van Rossum · 22 years ago
  82. 57102f8 Adding Vinay Sajip's logging package. by Guido van Rossum · 22 years ago