Vinay Sajip
|
07b16615bc
|
Issue #18759: Merged updates from 3.3.
|
2013-08-17 00:40:38 +01:00 |
Vinay Sajip
|
67f39777fa
|
Issue #18759: Improved cross-references in logging documentation.
|
2013-08-17 00:39:42 +01:00 |
Vinay Sajip
|
aca61703fa
|
Closes #18541: merged update from 3.3.
|
2013-07-24 17:52:58 +01:00 |
Vinay Sajip
|
a92fbe6dce
|
Issue #18541: simplified LoggerAdapter example.
|
2013-07-24 17:52:01 +01:00 |
Georg Brandl
|
98297f4807
|
merge with 3.3
|
2013-04-06 16:47:34 +02:00 |
Georg Brandl
|
2fd4abe6a1
|
merge with 3.2 branch
|
2013-04-06 16:39:49 +02:00 |
Vinay Sajip
|
3fdd4f1935
|
Merged documentation update from 3.3.
|
2013-03-30 11:57:09 +00:00 |
Vinay Sajip
|
8028a5cf15
|
Updated logging cookbook with additional example for output using str.format().
|
2013-03-30 11:56:18 +00:00 |
Ezio Melotti
|
f92b063c4e
|
Update suspicious ignore file.
|
2013-03-28 05:12:31 +02:00 |
Ezio Melotti
|
e5caf29743
|
Update suspicious ignore file.
|
2013-03-28 04:54:58 +02:00 |
Ezio Melotti
|
fd4365a4d8
|
Update suspicious ignore file.
|
2013-03-28 04:31:53 +02:00 |
Georg Brandl
|
d50fe7216d
|
Fix suspicious markup in the docs.
|
2013-03-23 16:00:41 +01:00 |
Ezio Melotti
|
a41fb4be5b
|
#17351: merge with 3.3.
|
2013-03-11 09:43:25 +02:00 |
Ezio Melotti
|
c9cfcf1e6c
|
#17351: merge with 3.2.
|
2013-03-11 09:42:40 +02:00 |
Ezio Melotti
|
af8838f443
|
#17351: remove "object" inheritance from docs. Patch by Phil Elson.
|
2013-03-11 09:30:21 +02:00 |
Vinay Sajip
|
560eff173c
|
Merged doc update from 3.3.
|
2013-01-23 09:32:32 +00:00 |
Vinay Sajip
|
9427b03133
|
Merged doc update from 3.2.
|
2013-01-23 09:32:10 +00:00 |
Vinay Sajip
|
3d9e972270
|
Corrected typo, added comment in cookbook recipe.
|
2013-01-23 09:31:19 +00:00 |
Vinay Sajip
|
88069d217a
|
Merged doc update from 3.3.
|
2013-01-22 15:58:34 +00:00 |
Vinay Sajip
|
a3bdce8c91
|
Merged doc update from 3.2.
|
2013-01-22 15:58:14 +00:00 |
Vinay Sajip
|
4b88d6c664
|
Added cookbook recipe for structured logging.
|
2013-01-22 15:57:39 +00:00 |
Andrew Svetlov
|
47395617bc
|
Issue #16261: fix bare excepts in Doc/
|
2012-11-02 22:07:26 +02:00 |
Vinay Sajip
|
a61b45980b
|
Merged documentation update from 3.2.
|
2012-07-27 10:55:16 +01:00 |
Vinay Sajip
|
a58d668fd9
|
Improved cookbook entry and fixed typo.
|
2012-07-27 10:54:10 +01:00 |
Georg Brandl
|
ebb29640fa
|
Suspicious markup check.
|
2012-05-01 09:29:56 +02:00 |
Vinay Sajip
|
f138f8c1ab
|
Merged cookbook corrections from 3.2.
|
2012-04-17 00:41:39 +01:00 |
Vinay Sajip
|
62930e1cc5
|
Corrected version numbers in cookbook example.
|
2012-04-17 00:40:48 +01:00 |
Vinay Sajip
|
e8a463d791
|
Merged tweaks to cookbook example from 3.2.
|
2012-04-16 15:47:05 +01:00 |
Vinay Sajip
|
59b9a79a5a
|
Tweaked format of cookbook example.
|
2012-04-16 15:46:18 +01:00 |
Vinay Sajip
|
1b7101968a
|
Merged cookbook update from 3.2.
|
2012-04-16 15:29:28 +01:00 |
Vinay Sajip
|
b00e8f108d
|
Added cookbook example for BOM insertion.
|
2012-04-16 15:28:50 +01:00 |
Vinay Sajip
|
da29f8c915
|
Merged comment correction from 3.2.
|
2012-04-09 19:47:16 +01:00 |
Vinay Sajip
|
838e638a96
|
Corrected comment in cookbook example script.
|
2012-04-09 19:46:24 +01:00 |
Vinay Sajip
|
452806c8e3
|
Merged logging cookbook update from 3.2.
|
2012-04-08 01:51:29 +01:00 |
Vinay Sajip
|
0292fa99ef
|
Added multiprocessing example to logging cookbook.
|
2012-04-08 01:49:12 +01:00 |
Vinay Sajip
|
ff4b7bfaef
|
Merged cookbook improvement from 3.2.
|
2012-02-28 08:06:01 +00:00 |
Vinay Sajip
|
39b83ac772
|
Improved logging cookbook example.
|
2012-02-28 08:05:23 +00:00 |
Georg Brandl
|
86798d4ff9
|
Merge with 3.2.
|
2012-02-28 08:21:49 +01:00 |
Georg Brandl
|
e998386442
|
Fix markup errors.
|
2012-02-28 08:21:40 +01:00 |
Vinay Sajip
|
bd2c199b2b
|
Merged cookbook update for LogRecord customisation.
|
2012-02-27 11:57:25 +00:00 |
Vinay Sajip
|
982f534fab
|
Updated cookbook with information on customising LogRecords.
|
2012-02-27 11:56:29 +00:00 |
Vinay Sajip
|
22fa0677d6
|
Merged cookbook update from 3.2.
|
2012-02-27 11:03:26 +00:00 |
Vinay Sajip
|
6b883a2c4d
|
Updated logging cookbook with info on alternative format styles.
|
2012-02-27 11:02:45 +00:00 |
Ezio Melotti
|
226231c930
|
Use ASCII quotes and fix markup.
|
2012-01-18 05:40:00 +02:00 |
Vinay Sajip
|
23b94d0b98
|
Refactored logging rotating handlers for improved flexibility.
|
2012-01-04 12:02:26 +00:00 |
Vinay Sajip
|
631a7e23c5
|
Added a configuration dictionary example to the logging cookbook.
|
2011-11-23 14:27:54 +00:00 |
Vinay Sajip
|
6187664fa7
|
Added lost documentation cross-reference.
|
2011-10-27 17:50:55 +01:00 |
Ezio Melotti
|
e130a52d8a
|
Remove duplication.
|
2011-10-19 10:58:56 +03:00 |
Raymond Hettinger
|
b34705ff37
|
Issue #8890: Remove /tmp from examples.
|
2011-06-26 15:29:06 +02:00 |
Vinay Sajip
|
dcc9513c67
|
Issue #11331: fixed documentation in logging cookbook.
|
2011-02-26 14:24:29 +00:00 |