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
