See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Server Class
>
Server Methods
>
SetDebugLogging Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Server.SetDebugLogging Method
Start recording a debug log in the specified file
C#
public
static
void
SetDebugLogging
(
string
logName
,
DebugLogFlags
flags
);
Parameters
Parameters
Description
logName
Name of the log file to create
flags
DebugLogFlags
controlling optional logging behavior
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace