Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Overview | Development Time Tasks and Support | Logging Support
 
Logging Support
The ADK provides the adapter with write access to the Integration Server and error logs. It also provides the ability to determine whether a particular message at a particular log level is written to the log. All log messages generated by an adapter are stamped with the current date and time, as well as codes that uniquely identify the adapter generating the message. Logging services are tightly integrated with the resource bundle facilities for internationalization support. For more information, see the Javadoc for com.wm.adk.log.ARTLogger package.