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

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


    from 1c6132ef22 Port JeroMqAppender changes from `2.x`
     new f08d3bd521 Improve concurrency of ListStatusListener
     new b60270f99f Adds `ListStatusListener#clear()` for testing
     new 54e1b9b7e3 Adds an ErrorHandler that does not debounce messages

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../logging/log4j/test/ListStatusListener.java     |  2 +
 .../log4j/test/junit/StatusLoggerExtension.java    | 17 +++--
 .../apache/logging/log4j/status/StatusData.java    |  8 +++
 .../logging/log4j/core/test/ListErrorHandler.java  | 72 ++++++++++++++++++++++
 4 files changed, 95 insertions(+), 4 deletions(-)
 create mode 100644 
log4j-core-test/src/main/java/org/apache/logging/log4j/core/test/ListErrorHandler.java

Reply via email to