Vinay Sajip
|
cf99b65932
|
Updated documentation for SysLogHandler (#1720726).
|
2007-05-25 07:06:55 +00:00 |
Georg Brandl
|
cc40ff831c
|
Bug #1713535: typo in logging example.
|
2007-05-05 18:55:37 +00:00 |
Vinay Sajip
|
c0a293c692
|
Added documentation for new optional credentials argument to SMTPHandler.__init__().
|
2007-05-01 10:21:45 +00:00 |
Fred Drake
|
452f5df64a
|
fix some markup errors
|
2007-04-26 04:42:19 +00:00 |
Georg Brandl
|
5f4c580776
|
Remove bogus entry.
|
2007-04-01 23:29:10 +00:00 |
Georg Brandl
|
4e9165d2dd
|
Fix a lot of markup and meta-information glitches.
|
2007-04-01 21:29:15 +00:00 |
Vinay Sajip
|
1ff01fb0af
|
Added documentation for WatchedFileHandler (based on SF patch #1598415)
|
2007-01-14 21:50:50 +00:00 |
Vinay Sajip
|
8183c635bc
|
Updated documentation for findCaller() to indicate that a 3-tuple is now returned, rather than a 2-tuple.
|
2006-12-19 18:29:11 +00:00 |
Vinay Sajip
|
12411005e3
|
Added relativeCreated to Formatter doc (has been in the system for a long time - was unaccountably left out of the docs and not noticed until now).
|
2006-10-31 17:34:31 +00:00 |
Vinay Sajip
|
f4686f995e
|
Documentation clarified to mention optional parameters.
|
2006-10-03 18:20:26 +00:00 |
Vinay Sajip
|
cfbb7df4b0
|
Documentation omitted the additional parameter to LogRecord.__init__ which was added in 2.5. (See SF #1569622).
|
2006-10-03 18:02:37 +00:00 |
Fred Drake
|
3fda93604c
|
markup fix
|
2006-07-20 20:11:57 +00:00 |
Vinay Sajip
|
9325ba6df4
|
Updated documentation for TimedRotatingFileHandler relating to how rollover files are named. The previous documentation was wrongly the same as for RotatingFileHandler.
|
2006-07-20 16:28:39 +00:00 |
Vinay Sajip
|
55aafab04f
|
Added some more versionchanged markup.
|
2006-02-15 21:47:32 +00:00 |
Neal Norwitz
|
c16dd48ee1
|
Doc some user visible changes
|
2006-02-13 02:04:37 +00:00 |
Vinay Sajip
|
b4549c4a7e
|
Added information on function name added to LogRecord, and the 'extra' keyword parameter.
|
2006-02-09 08:54:11 +00:00 |
Vinay Sajip
|
51f5235a49
|
Misc. changes, including documenting the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
|
2006-01-22 11:58:39 +00:00 |
Georg Brandl
|
0f194234dc
|
Bug #1394868: doc typos
|
2006-01-01 21:35:20 +00:00 |
Vinay Sajip
|
00b5c932f3
|
Minor update to HTTPHandler documentation to indicate that host:port can be used.
|
2005-10-29 00:40:15 +00:00 |
Vinay Sajip
|
d1c0239862
|
Minor clarification of effective level calculation
|
2005-09-26 00:14:46 +00:00 |
Andrew M. Kuchling
|
e0245143af
|
Typo fix
|
2005-08-18 21:45:31 +00:00 |
Vinay Sajip
|
c320c22f79
|
Documentation added about changes in 2.4 to basicConfig(), including documentation of the keyword arguments. A version change note was also added to the basic example.
|
2005-07-29 11:52:19 +00:00 |
Vinay Sajip
|
4c1423bb7a
|
Documentation clarified re. config socket listener protocol
|
2005-06-05 20:39:36 +00:00 |
Vinay Sajip
|
99358df865
|
Added threadName to LogRecord
|
2005-03-31 20:18:06 +00:00 |
Vinay Sajip
|
84df97fdd6
|
Fixed documentation for SMTPHandler
|
2005-02-18 11:50:11 +00:00 |
Vinay Sajip
|
e8fdc4502f
|
Fixed errors reported in SF bug #1074693
|
2004-12-02 21:27:42 +00:00 |
Vinay Sajip
|
edde492f13
|
Minor grammatical errors fixed
|
2004-11-11 13:54:48 +00:00 |
Johannes Gijsbers
|
f164322fe8
|
Patch #1061924: add documentation for BaseRotatingHandler and correct
reference to non-existent function 'setRollover()'.
|
2004-11-07 16:11:35 +00:00 |
Johannes Gijsbers
|
4f802ac2b6
|
Patch #1061857: add documentation for previously undocumented
TimedRotatingFileHandler class. Thanks Jeroen Vloothuis!
|
2004-11-07 14:14:27 +00:00 |
Fred Drake
|
048840c485
|
style consistency:
- always include a space after the "#" that starts a comment
- easier to read imports
|
2004-10-29 14:35:42 +00:00 |
Vinay Sajip
|
006483b003
|
Added network logging example
|
2004-10-29 12:30:28 +00:00 |
Vinay Sajip
|
93ae4c100e
|
Added example of multiple destinations
|
2004-10-22 21:43:15 +00:00 |
Vinay Sajip
|
1dc5b1e5a2
|
Clarified documentation about exc_info keyword parameter
|
2004-10-03 19:10:05 +00:00 |
Vinay Sajip
|
739d49e39b
|
Added log() function documentation
|
2004-09-24 11:46:44 +00:00 |
Vinay Sajip
|
c6646c097a
|
Added getLoggerClass()
|
2004-09-22 12:55:16 +00:00 |
Vinay Sajip
|
17952b78e1
|
Updated doc for getLogger()
|
2004-08-31 10:21:51 +00:00 |
Vinay Sajip
|
1cf56d0b8a
|
Updated Logger.log() documentation to clarify that lvl parameter should be an integer.
|
2004-08-04 08:36:44 +00:00 |
Vinay Sajip
|
b4bf62f807
|
Added an extra example to the basic example section
|
2004-07-21 14:40:11 +00:00 |
Vinay Sajip
|
20f42c433b
|
Fixed minor bugs in the example configuration file
|
2004-07-12 15:48:04 +00:00 |
Vinay Sajip
|
e3c330b42a
|
Replaced some tabs with spaces in verbatim section.
|
2004-07-07 15:59:49 +00:00 |
Vinay Sajip
|
a13c60b810
|
Moved example section up to just after the section on Logger objects, and changed it to use the new basicConfig() API
|
2004-07-03 11:45:53 +00:00 |
Fred Drake
|
8efc74d35e
|
remove bogus markup that caused the docs to be wrong
|
2004-04-15 06:18:48 +00:00 |
Fred Drake
|
6b3b046ab0
|
fix up some markup
|
2004-04-09 18:26:40 +00:00 |
Fred Drake
|
94ffbb71a8
|
give rational filenames to some of the generated HTML
|
2004-04-08 19:44:31 +00:00 |
Fred Drake
|
115147921c
|
add link to the red-dove.com page about the logging package
|
2004-01-08 14:59:02 +00:00 |
Andrew M. Kuchling
|
7cf4d9bf19
|
[Bug #812936] Correct the documentation for RotatingFileHandler.
[2.3 bugfix candidate]
|
2003-09-26 13:45:18 +00:00 |
Raymond Hettinger
|
c75c3e0392
|
SF patch #791153: inconsistency with implementation(logging)
(Contributed by George Yoshida.)
|
2003-09-01 22:50:52 +00:00 |
Neal Norwitz
|
dd3afa75b3
|
add missing '
|
2003-07-08 16:26:34 +00:00 |
Fred Drake
|
9a5b6a6f08
|
- clean up table markup for readability
- don't use \constant for literals; it's for "defined" constants
- fix various consistency issues
|
2003-07-08 15:38:40 +00:00 |
Anthony Baxter
|
a6b7d3411f
|
Fixed a table that wasn't in a tableii block, and added a very simple
example to show how to log to a file.
|
2003-07-08 08:40:20 +00:00 |