Log and Report Files

The following functions are used to manage the log and report files:

GISDK Function Summary
AppendToLogFile() Appends text to the log file
AppendToLogFileWithLimit() Appends text to the log file while respecting a message limit
AppendToReportFile() Appends text to the report file
GetLogFileName() Gets the name of the log file
GetReportFileName() Gets the name of the report file
ResetLogFile() Empties the log file
ResetReportFile() Empties the report file
SetReportFileName() Sets the name of the report file