- 19 Sep, 2016 3 commits
-
-
rpopma authored
LOG4J2-1576 added revapi:check goals to build and revapi:report goals to site. Ignoring Scala modules (no previous version to compare against)
-
Gary Gregory authored
-
Gary Gregory authored
-
- 18 Sep, 2016 5 commits
-
-
rpopma authored
LOG4J2-1591 Introduced new interface LifeCycle2 with stop(long,TimeUnit) method to avoid breaking backwards compatibility with new Configurator.shutdown(LoggerContext, long, TimeUnit) API.
-
rpopma authored
-
rpopma authored
-
rpopma authored
-
rpopma authored
LOG4J2-1581 Unregistering JMX components no longer prints a stack trace when the MBean has already been unregistered.
-
- 17 Sep, 2016 4 commits
-
-
rpopma authored
LOG4J2-1590 Fixed issue with filters extending AbstractFilter that did not override methods with unrolled varargs.
-
rpopma authored
-
rpopma authored
-
rpopma authored
LOG4J2-1583 Fixed scrambled log messages triggered by nested logging from toString() method of a logging parameter object.
-
- 16 Sep, 2016 4 commits
-
-
rpopma authored
-
Gary Gregory authored
-
Mikael Ståldal authored
-
Mikael Ståldal authored
-
- 15 Sep, 2016 8 commits
-
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
changes.xml.
-
Gary Gregory authored
-
Gary Gregory authored
Site documentation and changes.xml update.
-
Gary Gregory authored
Use final.
-
Gary Gregory authored
Don't share a Bindings object accross script invocations. Instead, create a new Bindings objects and share ConcurrentMap for the scripts static variables.
-
- 14 Sep, 2016 16 commits
-
-
ggregory authored
Add a "logEvent" variable as input to the Routes script.
-
ggregory authored
Method private since the return value is a private interface.
-
ggregory authored
Remove unused import.
-
Gary Gregory authored
Remove unused lvar.
-
Gary Gregory authored
Add a shared ConcurrentMap for the RoutingAppender's start script and the Routes route choosing script.
-
Gary Gregory authored
Better test fixture.
-
Gary Gregory authored
Better test fixture.
-
Gary Gregory authored
@SuppressWarnings("hiding").
-
Gary Gregory authored
nit.
-
Gary Gregory authored
unused imports (forgot).
-
Gary Gregory authored
status logger static with subclasses instead of each subclass defining its own reference.
-
-
Gary Gregory authored
status logger static with subclasses instead of each subclass defining its own reference.
-
rpopma authored
LOG4J2-1051 suppress the stack trace for well-known lookups regardless of which Interpolator constructor is used
-
rpopma authored
-
rpopma authored
-