TApxDebugLog.WriteDebugString

TApxDebugLog

procedure WriteDebugString(const DebugString : string);

Writes a string to the log.

WriteDebugString adds a string entry to the log buffer. As with all other debug log entries, this string will be time stamped with the time it was received.