renderLogMessage()

Overview

public any function renderLogMessage(
      required struct log
)

Renders the given log (a structure of the log detail). See Using the audit trail system for more details on providing custom renderers for log entries.

Arguments

NameTypeRequiredDescription
logstructYesA struct representing the log. Contains all keys found in the audit_log object with the detail key deserialized to a meaninful datatype