You are here:
com.dtsearch.engine Package
>
Classes
>
Server Class
>
Server.addToLog Method
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
Server.addToLog Method
Server Class
com.dtsearch.engine Package
Syntax
Java
public
native
void
addToLog
(String
s
);
Description
Append text to a log previously started with
setDebugLogging
().