We've been using the system described at:

        http://www.red-dove.com/python_logging.html

with good results.  Its documentation states that it borrows a lot from
log4j.  There's a link at the end of the PEP 282 page to this one, also.

I don't know if this is the one that becomes part of the standard library
with Python 2.3 or not, but the PEP description sounds a lot like it.

Cheers!
--
David Hancock | [EMAIL PROTECTED] | 410-266-4384


-----Original Message-----
From: Ian Bicking [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, December 07, 2002 12:43 AM
To: rdg
Cc: Webware discuss
Subject: Re: [Webware-discuss] Log4J Equiv?


On Fri, 2002-12-06 at 23:31, rdg wrote:
> Is there something equivalent to the Java "Log4J" logging classes? 

I don't know much about Log4J, but there is a logging module that will
be standard with Python 2.3, and is available separately as well.  I
don't have a link to it -- you'll have to look around, though PEP 282
(http://www.python.org/peps/pep-0282.html) should give you a start.

-- 
Ian Bicking           Colorstudy Web Development
[EMAIL PROTECTED]   http://www.colorstudy.com
PGP: gpg --keyserver pgp.mit.edu --recv-keys 0x9B9E28B7
4869 N Talman Ave, Chicago, IL 60625 / (773) 275-7241



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to