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 d425819 Additional log4j-to-jul test coverage for correct formatting
(#712)
new 282bd7b Port StackAllocator changes from from release 2.x. - Do not
allocate an extra collection. - Constants should be in upper case.
new d31e8dd Refactor to only set the logger level once instead of
potentially twice.
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/util/StackLocatorUtilTest.java | 1 -
.../apache/logging/log4j/status/StatusLogger.java | 37 ++++++++++++++++++----
.../apache/logging/log4j/util/StackLocator.java | 23 ++++++++------
3 files changed, 44 insertions(+), 17 deletions(-)