Enable debug logging
File
File: dtsearch.h
Syntax
Group
Parameters
Parameters |
Description |
---|---|
const char * logName |
Name of the log file to create |
long flags |
DebugLogFlags specifying the type of log to create |
Remarks
dtSearch Engine can generate a debug log that provides detailed information about internal processing of an API call.
Notes
Debug logging will not work if the process creating the log lacks write access to the folder containing the log file. For example, an ASP application running inside IIS may not be permitted to write to some folders.