See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Server Class
>
Server Methods
>
SetCrashLogging Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Server.SetCrashLogging Method
If a crash occurs, record a log with a stack trace and other diagnostic information.
C#
public
static
void
SetCrashLogging
( String
logName
);
Parameters
Parameters
Description
logName
Name of the log file to create
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace