Hi all, Want to first thank everyone for helping me around the JDK logging issue where the tomcat 6.0.26 JULI resets the JDK Logging... I have the workaround up and it's working fine
Now the next step is to rewrite our logging to avoid this issue. Does anyone have any examples of writing a LogManager that is class loader aware that just basically wraps JDK logging ? I've been searching the web and can't really come up with anything. Thanks, Victor