Description
According to http://cwiki.apache.org/CXF20DOC/debugging.html CXF can use log4j instead of java.util.logging. Unfortunately, this isn't possible when CXF runs in OSGi because the required Logger configuration isn't included in the bundle.
Attachments
Issue Links
- is related to
-
CXF-2501 Detect if SLF4J is logging to Log4J and log to Log4J as well if it is
- Closed