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 c4882c0408 Initial draft of the Recycler API (#1401)
     new 05cd238b63 Allow multiple Log4jServletContextListener registrations
     new aada21dae6 [LOG4J2-708] Improve `Log4jServletFilter` async behavior
     new 945cb7fecb [LOG4J2-1362] Create a YAML layout (part)

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:
 .../log4j/web/Log4jServletContextListener.java     | 64 ++++++++++++----
 .../logging/log4j/web/Log4jServletFilter.java      |  2 +
 .../log4j/web/ServletRequestThreadContext.java     | 12 +--
 .../log4j/web/Log4jServletContextListenerTest.java | 88 ++++++++++++++--------
 .../logging/log4j/web/Log4jServletFilterTest.java  |  1 +
 ..._multiple_servletcontextlistener_instances.xml} |  5 +-
 6 files changed, 117 insertions(+), 55 deletions(-)
 copy {log4j-jakarta-web => 
log4j-web}/src/main/java/org/apache/logging/log4j/web/ServletRequestThreadContext.java
 (76%)
 copy src/changelog/.3.x.x/{1589_mongodb_tests.xml => 
1782_allow_multiple_servletcontextlistener_instances.xml} (84%)

Reply via email to