This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 82d291f Javadoc. Format tweaks. Use NIO. Drop single use local.
new d60546e Sort methods.
new fb74349 Add
org.apache.logging.log4j.spi.LoggerContext.getLoggerRegistry().
The 2 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:
.../java/org/apache/logging/log4j/LogManager.java | 26 +++++++++++-----------
.../logging/log4j/simple/SimpleLoggerContext.java | 25 ++++++++++++++++-----
.../log4j/simple/SimpleLoggerContextFactory.java | 18 ++++++++-------
.../apache/logging/log4j/spi/LoggerContext.java | 12 ++++++++++
.../apache/logging/log4j/core/LoggerContext.java | 10 +++++++++
5 files changed, 64 insertions(+), 27 deletions(-)