Is it possible to java.util.logging log statements go through SLF4J? I though may be SLF4J would have a java.util.logging.LogManager implementation that I could set with the System property of "java.util.logging.manager".
x4juli has something like this, but I'm currently using log4j and looking at logback. http://www.x4juli.org/api/org/x4juli/X4JuliLogManager.html Cameron _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
