-
Bug
-
Resolution: Done
-
Major
-
7.4.13.CR1
When logging via the Log4J 2 API MDC-variables are not filled in the output. The output of the reproducer is as follows :
15:31:38,326 INFO [TestServlet] (default task-3) [deployment=] Log4J 2
15:31:38,327 INFO [TestServlet] (default task-3) [deployment=logging-poc] Log4J 1
15:31:38,328 INFO [TestServlet] (default task-3) [deployment=logging-poc] SLF4J 1
15:31:38,328 INFO [TestServlet] (default task-3) [deployment=logging-poc] java.util.logging
15:31:38,328 INFO [TestServlet] (default task-3) [deployment=logging-poc] commons-logging
Expactation: MDC-Variables are considered regardless of logging API.
- clones
-
WFCORE-6589 MDC is ignored when using Log4J 2 API
- Resolved
- is cloned by
-
JBEAP-26026 [GSS](8.0.z) WFCORE-6589 - MDC is ignored when using Log4J 2 API
- Closed
- is incorporated by
-
JBEAP-26025 (7.4.z) Upgrade log4j2-jboss-logmanager from 1.0.0.Final to 1.1.2.Final
- Closed