RE: [JBoss-dev] Thirdparty using java.util.logging
: [JBoss-dev] Thirdparty using java.util.logging I've re-subscribed. Let's give this another try: The JSF RI uses java.util.logging instead of Log4J or commons logging. The way I'm thinking I can deal with this is:
[JBoss-dev] Thirdparty using java.util.logging
I’ve re-subscribed. Let’s give this another try: The JSF RI uses java.util.logging instead of Log4J or commons logging. The way I’m thinking I can deal with this is: 1) If JBoss is already set to use java.util.logging, do nothing. 2) Otherwise, intercept log messages