Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

 

Span
stylefont-size:2em;font-weight:bold
Debugging and Logging
 

 

 

Table of Contents

Logging Messages

...

Alternatively, for SOAP clients, you can modify the Java-wide logging.properties file in the JDK_HOME/jre/lib folder, or for servlet-hosted web service providers, placing a logging.properties file in the WEB-INF/classes folder (see here for more details.)

Using Log4j Instead of java.util.logging

...