rgoers commented on issue #292: LOG4J2-2656: Add support of 
ignoreKafkaConnectionError flag
URL: https://github.com/apache/logging-log4j2/pull/292#issuecomment-513864473
 
 
   @carterkozak The AppenderControl already wraps Appenders to catch the 
exceptions they throw. There is already a generic way to cause it to stop 
suppressing the exceptions that are thrown while it is executing. But off the 
top of my head I don't recall if there is a standard way to handle exceptions 
while the Appender is created. Most of the ones I have seen just the Appender 
to be null, but other stuff still may succeed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to