Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33764

Re: logger doesn't roll over

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <gwchamb@gwcmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.124
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.03; 'cc:addr:python-list': 0.10; '1048576': 0.16; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'wrong': 0.34; 'doing': 0.35; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; '10mb': 0.84; 'subject:over': 0.84
Date Wed, 21 Nov 2012 14:41:03 -0500 (EST)
From Gary Chambers <gwchamb@gwcmail.com>
To cerr <ron.eggler@gmail.com>
Subject Re: logger doesn't roll over
In-Reply-To <4a09e161-9185-4bac-905c-828222bdc67e@googlegroups.com>
References <4a09e161-9185-4bac-905c-828222bdc67e@googlegroups.com>
User-Agent Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version 1.0
Content-Type TEXT/PLAIN; format=flowed; charset=US-ASCII
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.171.1353527367.29569.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1353527367 news.xs4all.nl 6858 [2001:888:2000:d::a6]:56675
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33764

Show key headers only | View raw


Ron,

> LOGFILE, maxBytes=(1048576*10), backupCount=5
> What am I doing wrong here, I don't get it.

10 * 1048576 = 10MB

--
GC

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

logger doesn't roll over cerr <ron.eggler@gmail.com> - 2012-11-21 11:26 -0800
  Re: logger doesn't roll over Gary Chambers <gwchamb@gwcmail.com> - 2012-11-21 14:41 -0500
  Re: logger doesn't roll over Ron Eggler <ron.eggler@gmail.com> - 2012-11-21 11:50 -0800
  Re: logger doesn't roll over Paul Rubin <no.email@nospam.invalid> - 2012-11-21 13:01 -0800

csiph-web