Its a good idea, just means we have to code something up to
reconfigure JUL, there is something here we can probably use:
http://svn.apache.org/repos/asf/logging/sandbox/jul-to-log4j-bridge
--jason
On Sep 10, 2008, at 3:37 AM, Jarek Gawor wrote:
Is there a reason why we don't redirect java.util.logging to SLF4J? I
think some applications use java.util.logging (spring?) to log the
info and so it might be confusing to the user which file to modify the
enable appropriate debugging for the application
(server-log4j.properties or JVM's logging.properties).
Jarek