SEARCH:
Previous: SysLogOpen Next: SysLogClose

SysLogEntry

int LogNubmer
string EntryText
void


Writes an entry to a log opened with SysLogOpen. The value of LogNumber is returned from SysLogOpen. The value of EntryText is written to the log.

Previous: SysLogOpen Next: SysLogClose