What replaces log4py under Python 3.2?

Chris Withers chris at simplistix.co.uk
Fri Nov 25 13:54:13 EST 2011


On 22/11/2011 18:32, Rob Richardson wrote:
> My company has been using the log4py library for a long time.  A co-worker recently installed Python 3.2, and log4py will no longer compile.  (OK, I know that's the wrong word, but you know what I mean.)  What logging package should be used now?

How about the core logging package included in Python itself?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk



More information about the Python-list mailing list