[ https://issues.apache.org/jira/browse/LOGCXX-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Middleton resolved LOGCXX-523. ------------------------------------- Resolution: Fixed > Add in error handling for rollover errors > ----------------------------------------- > > Key: LOGCXX-523 > URL: https://issues.apache.org/jira/browse/LOGCXX-523 > Project: Log4cxx > Issue Type: Improvement > Reporter: Robert Middleton > Assignee: Robert Middleton > Priority: Major > Fix For: 0.12.0 > > > As reported in a PR, if the rollover fails(because you have run out of memory > for example), then logging will stop. The only error that the user sees is > that an exception occurred during the rollover. This is very unhelpful. > In order to fix this, update the RollingFileAppender classes to call the > error handler if an error happens during rollover. The error handler should > already be defined as part of the parent Appender class. -- This message was sent by Atlassian Jira (v8.3.4#803005)