LogInfo (open)

Log an informational message to the 'notice' log

Syntax

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

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

Parameters

STRING logsource

Source or call of the error message

STRING message

Error mesage in text, should be understandable by sysop users

RECORD data

System-parseable error context

Description

Log a message indicating an issue or odd event, that is probably not the system's fault, but may be relevant when investing issues ("FYI")