Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21321
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <arun.sathyan@ust-global.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.044 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'python': 0.08; 'context:': 0.09; 'nabble.com.': 0.16; 'received:192.168.236': 0.16; 'received:216.139': 0.16; 'received:216.139.236': 0.16; 'received:nabble.com': 0.16; 'url:nabble': 0.16; 'archive': 0.21; 'header:In-Reply-To:1': 0.22; 'reaches': 0.28; 'i/o': 0.30; 'actually': 0.31; 'thanks': 0.32; 'list': 0.32; 'file': 0.34; 'showing': 0.34; 'hi,': 0.34; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'but': 0.37; 'charset:us-ascii': 0.37; 'received:192': 0.38; 'some': 0.38; 'files': 0.39; 'mailing': 0.39; 'to:addr:python.org': 0.40; 'view': 0.61; 'skip:n 30': 0.64; 'limit': 0.67; 'size.': 0.71 |
| Date | Wed, 7 Mar 2012 07:33:33 -0800 (PST) |
| From | arun1 <arun.sathyan@ust-global.com> |
| To | python-list@python.org |
| In-Reply-To | <64b7d1bb-21b0-4c72-aa93-692504201f7e@j8g2000yqm.googlegroups.com> |
| References | <e236bc14-14c4-4574-a0dd-68c8db74a700@p6g2000yqi.googlegroups.com> <64b7d1bb-21b0-4c72-aa93-692504201f7e@j8g2000yqm.googlegroups.com> |
| Subject | Re: RotatingFileHandler Fails |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| 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.472.1331134417.3037.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1331134417 news.xs4all.nl 6907 [2001:888:2000:d::a6]:55254 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:21321 |
Show key headers only | View raw
Hi, Actually NonInheritedRotatingFileHandler is rotating the log files but some times it falis and showing I/O errors while the log file limit reaches the given size. Thanks Arun -- View this message in context: http://python.6.n6.nabble.com/RotatingFileHandler-Fails-tp4542769p4554781.html Sent from the Python - python-list mailing list archive at Nabble.com.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
RotatingFileHandler Fails nac <cookfitz@gmail.com> - 2012-03-03 03:42 -0800
Re: RotatingFileHandler Fails Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-03-05 11:27 +0100
Re: RotatingFileHandler Fails nac <cookfitz@gmail.com> - 2012-03-05 18:17 -0800
Re: RotatingFileHandler Fails arun1 <arun.sathyan@ust-global.com> - 2012-03-07 05:20 -0800
Re: RotatingFileHandler Fails arun1 <arun.sathyan@ust-global.com> - 2012-03-07 07:33 -0800
csiph-web