dtSearch Text Retrieval Engine .NET interface

Server.SetDebugLogging Method 

Start recording a debug log in the specified file

public static void SetDebugLogging(
   string logName,
   DebugLogFlags flags
);

Parameters

logName
Name of the log file to create
flags
Flags controlling optional logging behavior

See Also

Server Class | dtSearch.Engine Namespace