You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »



NewLog

Returns an object handle to a log file.

AppendLog

Appends data to the log file associated with the indicated log object handle.

CreateLogFile

Creates (or clears out) a log file associated with the indicated log object handle.

GetColumnDelimiter

Returns the delimiter to use to separate each column in the log.

GetColumnHeaders

Returns the column headers that should be in the log.

GetColumnWidths

Returns the column widths that should be used to truncate or pad each column in the log.

GetLogFileName

Returns the file name for the log file associated with the indicated log object handle. This will not include the
path to where the log file is located.

  • No labels