WriteLogMarker (open)
Write a marker with optional text to all primary logfiles
Syntax
LOADLIB "mod::system/lib/logging.whlib";
MACRO WriteLogMarker(STRING text)Parameters
STRING textText to write with the mark
Write a marker with optional text to all primary logfiles
LOADLIB "mod::system/lib/logging.whlib";
MACRO WriteLogMarker(STRING text)STRING textText to write with the mark