WRDAuthPlugin::LogCustomAuditEvent (open)
Log a custom audit event
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
MACRO LogCustomAuditEvent(STRING type, RECORD options)
Parameters
STRING type
The event type (e.g. "MYSITE:MYEVENT")
RECORD options
Options
account
WRD ID of account that is being modified (required)
isimpersonation
Whether this is an impersonation
login
Login name of account that is being modified
RECORD message
Additional data