See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Server Class
>
Server Methods
>
AddToLog Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Server.AddToLog Method
Add a line of text to the debug log
C#
public
static
void
AddToLog
(
string
text
);
Parameters
Parameters
Description
text
Text to log
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine Namespace