Close
dtSearch Engine API for Java
Server.setDebugLogName Method
Syntax
Java
public void setDebugLogName(String newDebugLogName);

setDebugLogName specifies the name of a debug log that will be started when the initialize() method is called. Deprecated:use setDebugLogging() instead.