Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16236
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!xlned.com!feeder3.xlned.com!amsnews11.chello.com!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@simplistix.co.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message-id:@simplistix.co.uk': 0.09; 'received:89.151': 0.09; 'received:89.151.125': 0.09; 'received:89.151.125.140': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'library': 0.13; '(ok,': 0.16; '3.2,': 0.16; 'compile.': 0.16; 'mean.)': 0.16; 'received:93.89': 0.16; 'received:93.89.128': 0.16; 'received:93.89.128.162': 0.16; 'received:buzzkill.local': 0.16; 'richardson': 0.16; 'simplistix': 0.16; 'url:simplistix': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'cheers,': 0.20; 'header:In-Reply-To:1': 0.22; 'from:addr:chris': 0.23; 'cc:2**0': 0.24; 'cc:addr:python.org': 0.29; 'now?': 0.30; 'chris': 0.30; 'installed': 0.31; 'subject:?': 0.31; 'header:User-Agent:1': 0.33; 'subject:What': 0.34; 'core': 0.36; 'but': 0.37; 'using': 0.38; 'url:uk': 0.39; 'word,': 0.39; 'processing': 0.39; 'should': 0.39; 'company': 0.61; 'url:co': 0.62; 'received:89': 0.64; 'received:93': 0.78 |
| Date | Fri, 25 Nov 2011 18:54:13 +0000 |
| From | Chris Withers <chris@simplistix.co.uk> |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| MIME-Version | 1.0 |
| To | Rob Richardson <RDRichardson@rad-con.com> |
| Subject | Re: What replaces log4py under Python 3.2? |
| References | <67D108EDFAD3C148A593E6ED7DCB4BBDEDD0A5@RADCONWIN2K8PDC.radcon.local> |
| In-Reply-To | <67D108EDFAD3C148A593E6ED7DCB4BBDEDD0A5@RADCONWIN2K8PDC.radcon.local> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3048.1322250146.27778.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1322250146 news.xs4all.nl 6903 [2001:888:2000:d::a6]:50421 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:16236 |
Show key headers only | View raw
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