- 19 Jul, 2018 7 commits
-
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
org.apache.logging.log4j.util.LoaderUtil.getClassLoaders() when using Bootstrap classloader.
-
- 16 Jul, 2018 10 commits
-
-
kmeurer authored
This closes #192
-
Carter Kozak authored
-
-
Gary Gregory authored
-
Gary Gregory authored
-
Carter Kozak authored
This reverts commit ac0bf4bb.
-
Carter Kozak authored
-
Gary Gregory authored
accidentally loading or re-loading Log4j configurations.
-
Gary Gregory authored
-
Gary Gregory authored
-
- 15 Jul, 2018 2 commits
-
-
Gary Gregory authored
-
Gary Gregory authored
programmatically.
-
- 14 Jul, 2018 4 commits
-
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
-
Gary Gregory authored
in tests for example.
-
- 12 Jul, 2018 1 commit
-
-
kmeurer authored
This closes #190
-
- 10 Jul, 2018 1 commit
-
-
Carter Kozak authored
This closes #189
-
- 06 Jul, 2018 1 commit
-
-
Ralph Goers authored
-
- 05 Jul, 2018 2 commits
-
-
Ralph Goers authored
-
Ralph Goers authored
-
- 04 Jul, 2018 2 commits
-
-
Ralph Goers authored
-
Ralph Goers authored
-
- 03 Jul, 2018 4 commits
-
-
Carter Kozak authored
Implement Clearable interface for reusable messages, making it easier to clear references between usages. This closes #186
-
Carter Kozak authored
AsyncLoggerContextSelector RingBufferLogEvents were not properly handled by the jackson layout. Currently the jackson layout implementation requires Log4jLogEvent instances, so we must convert all other LogEvent implementations into these. This closes #187
-
Ralph Goers authored
-
Phokham Nonava authored
For non-JNDI, allow comma-separated configuration locations (composite configuration syntax) for "log4jConfiguration" context parameter.
-
- 02 Jul, 2018 4 commits
-
-
Ralph Goers authored
LOG4J2-2305 - Make java.util.ServiceLoader properly work in OSGi by using the Service Loader Mediator Specification
-
Björn Kautler authored
[LOG4J2-2305] Make java.util.ServiceLoader properly work in OSGi by using the Service Loader Mediator Specification
-
Ralph Goers authored
-
Ralph Goers authored
-
- 30 Jun, 2018 1 commit
-
-
Carter Kozak authored
ReusableObjectMessage would previously retain a reference to the most recently logged object.
-
- 26 Jun, 2018 1 commit
-
-
Gary Gregory authored
-