This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 4020b013a3 Clean up DI usage and PatternParser
new 4c91f087bb Simplify KeyValuePair plugin bindings
new 42d33e97cd Reduce visibility of constructor to match parameters
new 71a23b4f4b Clean up some warnings
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/core/async/AsyncLogger.java | 5 +-
.../core/async/AsyncWaitStrategyFactoryConfig.java | 21 ++----
.../logging/log4j/core/util/KeyValuePair.java | 80 ++++------------------
.../log4j/jackson/json/layout/JsonLayoutTest.java | 6 +-
4 files changed, 26 insertions(+), 86 deletions(-)