public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
error(String message,
Throwable throwable,
LogEvent event)
Log an unrecoverable error.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.