This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 45c8674 LOG4J2-1606 LOG4J2-2624 Add flag to disable automatic log4j
shutdown in log4j-web. (#463)
add f9073f6 Upgrade log4j2-ecs-layout to 0.5.2.
add febfa10 Fix compiler warnings in JsonTemplateLayout.
add 402acee Continue on error in GitHub Actions workflow build step.
add b8f8b5a Speed-up JsonWriterTest by using random increments.
No new revisions were added by this update.
Summary of changes:
.github/workflows/{maven.yml => main.yml} | 5 ++++-
.../logging/log4j/layout/template/json/util/MapAccessor.java | 2 +-
.../layout/template/json/util/StringParameterParser.java | 2 +-
.../json/JsonTemplateLayoutNullEventDelimiterTest.java | 11 +++++++++--
.../log4j/layout/template/json/JsonTemplateLayoutTest.java | 11 +++++++++--
.../log4j/layout/template/json/util/JsonWriterTest.java | 6 +++++-
.../layout/template/json/util/StringParameterParserTest.java | 2 +-
pom.xml | 2 +-
8 files changed, 31 insertions(+), 10 deletions(-)
rename .github/workflows/{maven.yml => main.yml} (95%)