Okay, I understand how to change the logging level to FINE on both the
FileHandler and ConsoleHandler:

handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler
.level= FINE

java.util.logging.ConsoleHandler.level= FINE

But you mentioned 'debug', and does that mean another setting?

Even FINE isn't telling me anything other than what I was seeing previously.





--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to