SetDebugLogging tells the dtSearch Engine to start recording a debug log in the specified file.
[id(26), helpstring("method SetDebugLogging")]
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 |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|