Hi -I have Roller 4.0 installed on Tomcat 5.5.25 and it is using the default logging to roller.log through log4j.
This means that roller.log is now my complete application log taking over from the java.util.logging configuration I have in place.
How do I configure roller to use Tomcat's java.util.logging / JULI instead of log4j's jvm-wide log.
Regards, Dave
