bothans-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bothans-dev] Logging framework


From: mrasschaert
Subject: [bothans-dev] Logging framework
Date: Tue, 8 Apr 2003 15:39:21 +0200

I found today a logging system that is inspired from log4j (a logging 
framework for Java) but far more pythonesc than log4p (Log4j port to 
python). It is very easy to use and very flexible. For example it can log 
to stderr, to a file or to a socket for remote logging.

I think it is a good choice because there was a PEP (python enhancement 
proposal or something like that) based on it. Maybe one day it will  be in 
the default python package but for now it is very easy to install (3 .py 
file).

More info here : http://www.red-dove.com/python_logging.html

--
Michel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]