Hi All,
Running 'mvn clean install' on git main [1] gives me:
[ERROR] Failures:
[ERROR] AsyncLoggerConfigTest.testSingleFilterInvocation:114
Wanted but not invoked:
appender.append();
-> at
org.apache.logging.log4j.async.logger.AsyncLoggerConfigTest.testSingleFilterInvocation(AsyncLoggerConfig
Hi Gary,
On Wed, 11 Sept 2024 at 22:13, Gary D. Gregory wrote:
> Running 'mvn clean install' on git main [1] gives me:
>
> [ERROR] Failures:
> [ERROR] AsyncLoggerConfigTest.testSingleFilterInvocation:114
> Wanted but not invoked:
> appender.append();
> -> at
> org.apache.logging.log4j.async.lo