- 11 Nov, 2016 9 commits
-
-
Mikael Ståldal authored
# Conflicts: # src/changes/changes.xml
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
Raman Gupta authored
Option `disableAnsi` turns off ANSI color output in the HighlightConverter and StyleConverter unconditionally. The existing option `noConsoleNoAnsi` option only takes effect if System.console() is null, which is not always the case. An example of this is when running an application that writes to standard output inside a container or a service wrapper.
-
- 10 Nov, 2016 2 commits
-
-
Gary Gregory authored
-
Gary Gregory authored
Multiple loggings of arguments are setting these arguments to null
-
- 08 Nov, 2016 11 commits
-
-
rpopma authored
-
rpopma authored
-
rpopma authored
LOG4J2-1677 Completes the work to make MapFilter garbage-free; call MapMessage::getDataValue to avoid calling MapMessage::getData (which allocates)
-
rpopma authored
LOG4J2-1670, LOG4J2-1671 factor out some logic into utility methods StringBuilder::equals and StringBuilder::equalsIgoreCase
-
rpopma authored
LOG4J2-1683 add public method MapMessage::getDataValue(String) allows clients to query the message data map without requiring the map to be wrapped in an java/util/Collections$UnmodifiableMap
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
LOG4J2-1681 Changed visibility of indexed getter methods in SortedArrayStringMap from package-protected to public.
-
- 06 Nov, 2016 17 commits
-
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
LOG4J2-1648 SPI interface for putting Object values in the ThreadContextMap (no end-user visible API yet)
-
rpopma authored
-
- 05 Nov, 2016 1 commit
-
-
rpopma authored
-