LogError (open)

Log an error to the 'notice' log

Syntax

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

MACRO LogError(STRING logsource, STRING message, RECORD data)

Parameters

STRING logsource

Source or call of the error message

STRING message

Error message in text, should be understandable by sysop users

RECORD data

System-parseable error context

Description

Log an important message indicating trouble that should be handled as soon as possible ("ACT NOW")