Romain Manni-Bucau created TOMEE-1629:
-----------------------------------------
Summary: Implement a custom integration around log4j2
org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
Key: TOMEE-1629
URL: https://issues.apache.org/jira/browse/TOMEE-1629
Project: TomEE
Issue Type: Improvement
Reporter: Romain Manni-Bucau
Assignee: Romain Manni-Bucau
Fix For: 7.0.0-M1
Issue: logs are swallowed cause log4j2 shutdown hook is called before
undeployments of applications/shutdown of the container because both rely on
shutdown hooks.
Adding log4j2-tomee module solves it - not done by default to avoid to break
conflict using the log4j2 SPI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)