You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2021/01/03 21:14:01 UTC

[logging-log4j2] branch LOG4J2-2972 updated (dc75835 -> 743ef84)

This is an automated email from the ASF dual-hosted git repository.

vy pushed a change to branch LOG4J2-2972
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from dc75835  LOG4J2-2972 Respawn AsyncAppender thread on failures.
     add 743ef84  LOG4J2-2972 Switch from respawning to catching Throwables, as suggested by ckozak.

No new revisions were added by this update.

Summary of changes:
 .../logging/log4j/core/appender/AsyncAppender.java |  14 +-
 .../core/appender/AsyncAppenderEventForwarder.java | 181 ++++++---------------
 2 files changed, 54 insertions(+), 141 deletions(-)