[Python-bugs-list] [ python-Bugs-428289 ] Integrates log4p

noreply@sourceforge.net noreply@sourceforge.net
Tue, 05 Jun 2001 23:58:20 -0700


Bugs item #428289, was updated on 2001-05-29 05:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=428289&group_id=5470

Category: Python Interpreter Core
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: eXom (jkuan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Integrates log4p

Initial Comment:
I have read about log4j which is great for developers.
Also notice that has been ported to python, log4p,
log4p.sourceforge.net. I personally think this will be
one of the great tools if it integrates into python
core. At least more open source python developer will
definitely want to use it, rather than they have to
maintain their own log4p. Now python has a module that
provides auto test framework, I deeply think the next
thing should be logging.


Thanks
Joe

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-06-05 23:58

Message:
Logged In: YES 
user_id=21627

I hope this won't integrated into Python. Mirroring the 
Java package structure is not a good idea (from java.text 
import DateFormat???)

Instead, it seems that all the underlying support 
libraries are already there: you have the syslog module on 
Unix, and the win32evtlog on Windows. It might be that 
some universal wrapper is desirable - but log4p currently 
does not look like material for the Python core.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=428289&group_id=5470