The setDebug method enables you to set the logging verbosity level for all code paths for the session.
![]()
sessionID—a string which identifies the session ID.
![]()
debug—a boolean which enables or disables debug information. Valid values are true or false. If true, Interact logs debug information to the runtime server log.The runtime server responds to setDebug with a Response object with the following attributes populated:
The following example shows changing the debug level of the session.
sessionId is the same string to identify the session used by the startSession call which started this session.
|
IBM Unica Interact
8.5.0
|
Copyright IBM Corporation 2011. All Rights Reserved.
|
|
For more information, see our support and community site: Customer Central
|
|