Carter Kozak created LOG4J2-2444:
------------------------------------
Summary: ErrorHandler should be invoked with the failing LogEvent
when possible
Key: LOG4J2-2444
URL: https://issues.apache.org/jira/browse/LOG4J2-2444
Project: Log4j 2
Issue Type: Bug
Affects Versions: 2.11.1, 3.0.0
Reporter: Carter Kozak
ErrorHandler.error(String) is invoked most places, rather than the more
expressive ErrorHandler.error(String, LogEvent, Throwable) which provides a bit
more information to the ErrorHandler implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)