Appenders may delegate their error handling to an IErrorHandler.
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Error handling is a particularly tedious to get right because by definition errors are hard to predict and to reproduce.
See Also