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


Groups > comp.lang.python > #33764

Re: logger doesn't roll over

Date 2012-11-21 14:41 -0500
From Gary Chambers <gwchamb@gwcmail.com>
Subject Re: logger doesn't roll over
References <4a09e161-9185-4bac-905c-828222bdc67e@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.171.1353527367.29569.python-list@python.org> (permalink)

Show all headers | 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