Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtssDebugLogEx Function
Functions | Send Feedback

Enable debug logging

void DLLFUNC dtssDebugLogEx(const char * logName, long flags);
File

dtsearch.h

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.

Group
Links
You are here: C++ API > Functions > dtssDebugLogEx Function
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.