Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16236
| Date | 2011-11-25 18:54 +0000 |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Subject | Re: What replaces log4py under Python 3.2? |
| References | <67D108EDFAD3C148A593E6ED7DCB4BBDEDD0A5@RADCONWIN2K8PDC.radcon.local> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3048.1322250146.27778.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: What replaces log4py under Python 3.2? Chris Withers <chris@simplistix.co.uk> - 2011-11-25 18:54 +0000
csiph-web