FlushModuleLog (open)

Flushes a specific module log

Syntax

LOADLIB "mod::system/lib/logging.whlib";

BOOLEAN FUNCTION FlushModuleLog(STRING name)

Parameters

STRING name

Name of the log (module:logname) to flush, or "*" to flush all log files

Return value

BOOLEAN

Whether the flush succeeded