You are here:
com.dtsearch.engine Package
>
Classes
>
Server Class
>
Server.setDebugLogging Method
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
Server.setDebugLogging Method
Server Class
com.dtsearch.engine Package
Syntax
Java
public
native
void
setDebugLogging
(String
debugLogName
,
long
flags
);
Description
Start diagnostic logging. Flags is a
DebugLogFlags
value specifying how to generate the log.