|
|
06/22/08 16:11:54 |
@1984
|
[1984]
|
fumanchu |
Fix for #824 (_cplogging.LogManager?.access method not handling unicode in … |
|
|
04/26/08 17:47:54 |
@1948
|
[1948]
|
fumanchu |
Doc tweaks and a missing 'rb'. |
|
|
04/05/08 15:04:56 |
@1938
|
[1938]
|
fumanchu |
Audit of logging:
1. cherrypy.log now defaults to INFO. … |
|
|
01/19/08 22:29:10 |
@1873
|
[1873]
|
fumanchu |
Silencing the no-handlers "warning" (stderr write!) in stdlib logging. |
|
|
10/30/07 11:50:01 |
@1812
|
[1812]
|
fumanchu |
Fix for #747 (log.screen should send error log messages to stderr). |
|
|
10/05/07 11:39:50 |
@1738
|
[1738]
|
fumanchu |
Fix for # 738 (Misspelled except statement shadows builtin KeyError? … |
|
|
09/06/07 15:55:36 |
@1717
|
[1717]
|
fumanchu |
Fix for #727 (no referer or ua in access log). Needs a backport. |
|
|
03/31/07 16:40:19 |
@1646
|
[1646]
|
fumanchu |
New LogManager?.reopen_files method for graceful restart. See #679. |
|
|
02/16/07 14:45:21 |
@1619
|
[1619]
|
fumanchu |
Fix for #660 (Add a 'wsgi.errors' logging handler). |
|
|
02/08/07 12:22:47 |
@1615
|
[1615]
|
fumanchu |
More doc updates. |
|
|
12/23/06 16:09:29 |
@1564
|
[1564]
|
fumanchu |
A couple more speed tweaks. |
|
|
11/29/06 15:23:23 |
@1458
|
[1458]
|
fumanchu |
Allow loggers to use a different logging root (e.g. "tg.error" instead of … |
|
|
09/01/06 12:59:00 |
@1307
|
[1307]
|
fumanchu |
Global log.screen now True. |
|
|
08/26/06 17:54:36 |
@1285
|
[1285]
|
fumanchu |
Logging cleanups:
1. Moved LogManager? to new _cplogging module. … |