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
