A Logging System for Python

P

Philippe C. Martin

Dear all,

I have been looking for a logging system and have come across
http://www.red-dove.com/python_logging.html.

As the site refers to PEP 282, I assume this package is a potential
contender for integration in the Python distribution.

Am I correct and if so is there any trend to include it in Python 2.5 ?

Regards,

Philippe
 
R

Robert Kern

Philippe said:
Dear all,

I have been looking for a logging system and have come across
http://www.red-dove.com/python_logging.html.

As the site refers to PEP 282, I assume this package is a potential
contender for integration in the Python distribution.

Am I correct and if so is there any trend to include it in Python 2.5 ?

http://docs.python.org/lib/module-logging.html

--
Robert Kern
(e-mail address removed)

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top