This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 986fdc1 Javadoc. Format tweaks. Use NIO. Drop single use local.
new feb9a7d Sort methods.
new 877ec99 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:
.../logging/log4j/simple/SimpleLoggerTest.java | 3 +--
.../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 ++++++++++
.../log4j/core/config/TestConfiguratorError.java | 2 +-
.../apache/logging/log4j/core/LoggerContext.java | 10 +++++++++
7 files changed, 66 insertions(+), 30 deletions(-)