[Python-Dev] Want to co-design and implement a logging module?
Aahz Maruch
aahz@rahul.net
Sun, 3 Feb 2002 22:36:07 -0800 (PST)
Sun, 3 Feb 2002 22:36:07 -0800 (PST)
- Previous message: [Python-Dev] Want to co-design and implement a logging module?
- Next message: [Python-Dev] Want to co-design and implement a logging module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote: > > I'd like to see a logging module in the standard Python library. Is > anybody interested in helping spec out requirements and work on an > implementation? Some ideas from Zope's zLOG module should probably go > into it (it should eventually be a replacement for that), and some > from log4j (http://jakarta.apache.org/log4j/docs/). > > Any takers? I'm not sure I'm a "taker", but I did a bit of research and found log4p, http://log4p.sourceforge.net/ Have you looked at it, and if yes, what's a short reason why it wouldn't be suitable? (One of the things I disliked about Zlogger (I believe that's the correct name) is that it seems to require an error tuple, based on what I'm reading in http://www.zope.org/Documentation/Misc/LOGGING.txt I believe that loggers should be more generic.) -- --- Aahz (@pobox.com) Hugs and backrubs -- I break Rule 6 <*> http://www.rahul.net/aahz/ Androgynous poly kinky vanilla queer het Pythonista We must not let the evil of a few trample the freedoms of the many.
- Previous message: [Python-Dev] Want to co-design and implement a logging module?
- Next message: [Python-Dev] Want to co-design and implement a logging module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]