Message94313
You have made a mistake in your configuration. You only have one logger,
named "butterfly", but this wrongly appears twice in your configuration.
Remove the errorLogger key and section entirely, then add errorHandler
to the handlers of normalLogger. Because the errorFileHandler has a
level of ERROR, only ERRORS and greater will be written to the error file.
Tested with changed file on Python 2.5.2 under Windows, performs as
expected. Closing this issue. |
|
| Date |
User |
Action |
Args |
| 2009-10-21 17:03:49 | vinay.sajip | set | recipients:
+ vinay.sajip, cristiroma |
| 2009-10-21 17:03:48 | vinay.sajip | set | messageid: <1256144628.78.0.452948540137.issue7181@psf.upfronthosting.co.za> |
| 2009-10-21 17:03:47 | vinay.sajip | link | issue7181 messages |
| 2009-10-21 17:03:46 | vinay.sajip | create | |
|