You are here: COM Interface > Interfaces > IServer Interface > IServer::SetDebugLogging Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
IServer::SetDebugLogging Method
Syntax
IDL
HRESULT SetDebugLogging(BSTR LogName, long flags);
Parameters
Description
BSTR LogName
Name of the log file to create
long flags
DebugLogFlags specifying the type of log to create

SetDebugLogging tells the dtSearch Engine to start recording a debug log in the specified file.

Copyright (c) 1995-2023 dtSearch Corp. All rights reserved.