- 14 Sep, 2016 10 commits
-
-
Gary Gregory authored
status logger static with subclasses instead of each subclass defining its own reference.
-
Gary Gregory authored
example.
-
Gary Gregory authored
examples.
-
Gary Gregory authored
in a Routes element.
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
to use a plain logger instead of EventLogger.
-
- 13 Sep, 2016 20 commits
-
-
rpopma authored
LOG4J2-1582 When initializing on platforms where JMX is not available, Interpolator component should not print stack trace for warning messages.
-
Gary Gregory authored
supported. Clean up resources.
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
supported. Apply patch to URLStreamHandlerFactoryRule, just a comment.
-
-
Gary Gregory authored
-
rpopma authored
-
rpopma authored
-
Gary Gregory authored
implementation of the simplest case: initialize the default route from a script run at appender start time.
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
@After methods.
-
Gary Gregory authored
@After method.
-
Gary Gregory authored
method. Remove unused imports.
-
Gary Gregory authored
method.
-
Gary Gregory authored
-
Gary Gregory authored
-
- 12 Sep, 2016 5 commits
-
-
rpopma authored
-
Gary Gregory authored
-
rpopma authored
LOG4J2-1313 added support for Property configurations with "" (empty string) as value. Show status logger error if both attribute and element value are specified.
-
rpopma authored
LOG4J2-1447 renamed ContextData::asMap to ::toMap, since it returns a copy, not a view. Clarified in javadoc that returned Map is mutable.
-
rpopma authored
LOG4J2-1447 No need for ArrayContextData to implement the ThreadContextMap interface; deleted unused methods
-
- 11 Sep, 2016 5 commits
-
-
Gary Gregory authored
@Ignore("TODO fix LOG4J2-1313") Than: @Ignore() // TODO fix LOG4J2-1313 So I've change it. Presumably some tooling could pick this up.
-
rpopma authored
LOG4J2-1313 ignore the test that demonstrates that empty values are not handled correctly: breaks the build
-
rpopma authored
LOG4J2-1412 ignore sporadically failing test (hard to clean up initialization done by previous test)
-
rpopma authored
LOG4J2-710 added platform-specific syntax note to documentation for Generate$ExtendedLogger and Generate$CustomLogger
-
rpopma authored
LOG4J2-1575 (GC) Store Configuration Properties in List instead of Map to prevent creating temporary iterator objects
-