skip to main content
Troubleshooting Using DataDirect Spy : Generating a DataDirect Spy Log : ExtLogControl Class
 

ExtLogControl Class

 
 
 
ExtLogControl Class
Methods
 
Description
void setEnableLogging (boolean)
If DataDirect Spy was enabled when the connection was created, you can turn on or off DataDirect Spy logging at runtime using this method. If true, logging is turned on. If false, logging is turned off. If DataDirect Spy logging was not enabled when the connection was created, calling this method has no effect.
boolean getEnableLogging ()
Indicates whether DataDirect Spy logging was enabled when the connection was created and whether logging is turned on. If the returned value is true, logging is turned on. If the returned value is false, logging is turned off.