Install JUL to SLF4J brige
--------------------------
Key: GERONIMO-4321
URL: https://issues.apache.org/jira/browse/GERONIMO-4321
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: core
Affects Versions: 2.2
Reporter: Jarek Gawor
Some applications and libraries use java.util.logging for logging.
java.util.logging is configured separately from log4j and that might lead to
confusion which file to use to configure the logging properties. Installing the
java.util.logging to SLF4J bridge should eliminate some of these problems.
The jul-to-slf4j library provides the bridge however the latest version has
some problems: http://bugzilla.slf4j.org/show_bug.cgi?id=103. Once that is
resolved we should be able to install the bridge in Geronimo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.