Java SDK Guide › Using the Federation Manager Java SDK › Federation Manager Java SDK Logging
Federation Manager Java SDK Logging
The default Java SDK logger writes messages to the standard output stream. Logging is disabled by default.
To enable Federation Manager Java SDK logging
- Copy the sdkloggingconfig.properties file from the sdkroot\sample folder and place it in any desired folder. Be sure that the folder is in the CLASSPATH.
- Set the the value of the sdk.logging.enable parameter to Y in the sdkloggingconfig.properties file.
Logging is enabled.
|
Copyright © 2012 CA.
All rights reserved.
|
|