Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21321
| Date | 2012-03-07 07:33 -0800 |
|---|---|
| From | arun1 <arun.sathyan@ust-global.com> |
| References | <e236bc14-14c4-4574-a0dd-68c8db74a700@p6g2000yqi.googlegroups.com> <64b7d1bb-21b0-4c72-aa93-692504201f7e@j8g2000yqm.googlegroups.com> |
| Subject | Re: RotatingFileHandler Fails |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.472.1331134417.3037.python-list@python.org> (permalink) |
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