I want to use java.util.logging in JBoss EAP 5.x
Issue
- I want to use java.util.logging in JBoss EAP 5.x
- Using the JDK Logger I can only seem to get FINE and FINER logging but not FINEST.
- Our application uses java.util.logging.Logger and we want way to force the JBoss 5.x to use JDK Logger.
- Using the instructions on the .org wiki [1] doesn't work when I want to switch to
JDK14LoggerPlugin. - I'm trying to configure CXF logging in
jboss-log4j.xml, but it doesn't seem to take effect.
Environment
- JBoss Enterprise Application Platform (EAP) 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.