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 logsourceSource or call of the error message
STRING messageError mesage in text, should be understandable by sysop users
RECORD dataSystem-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")