-
This patch corrects the following problem with
log4py's Syslog support:
* Log messages are now sent to syslog under the log
level that they were specified as. Previously, all
messages were sent as log level INFO.
This patch is to enhance the support of Syslog
Appending. The following enhancements are included:
* Added support for passing the logger options to
syslog, such as...
2006-02-24 19:23:51 UTC by nhuddl
-
On my WinXP box resolving path to home directory is not
working. I mean:
When I ran log4py-test.py i got an error not finding a
file:
F:\My Downloads\Programowanko\Skrypty\Python\biblioteki
mniej wazne\log4py-1.3>log4py-test.py
.
Here is a path-candidate :). It works for me.
class FileAppender:
def __init__(self, filename, rotation =
ROTATE_NONE):
"""...
2005-12-12 09:30:28 UTC by nobody
-
Hi,
Is it possible to get log4py to catch the stdout/stderr from os.system() calls ?
Thanks,
Jamie.
2005-11-16 09:30:01 UTC by jamcdona
-
preisl committed patchset 14 of module log4py to the Log4Py CVS repository, changing 7 files.
2003-04-09 19:02:05 UTC by preisl
-
preisl committed patchset 13 of module log4py to the Log4Py CVS repository, changing 2 files.
2003-04-09 18:59:40 UTC by preisl
-
preisl committed patchset 12 of module log4py to the Log4Py CVS repository, changing 2 files.
2003-04-08 16:18:04 UTC by preisl
-
preisl committed patchset 11 of module log4py to the Log4Py CVS repository, changing 1 files.
2003-04-08 15:54:54 UTC by preisl
-
preisl committed patchset 10 of module log4py to the Log4Py CVS repository, changing 3 files.
2003-04-08 15:52:04 UTC by preisl
-
preisl committed patchset 9 of module log4py to the Log4Py CVS repository, changing 1 files.
2003-02-28 18:56:38 UTC by preisl
-
preisl committed patchset 8 of module log4py to the Log4Py CVS repository, changing 1 files.
2003-02-28 18:46:25 UTC by preisl