Class SystemAuditLoggingService
Constructors
Properties
Protected Readonlyapplication
Protected Staticname
name: string
Methods
boot
- boot(): Awaitable<void>
Returns Awaitable<void>
logEchoCommandExecuted
- logEchoCommandExecuted(payload): Promise<void>
Parameters
- payload: LogEchoCommandExecutedPayload
Returns Promise<void>
StaticgetName
- getName(): string
Returns string
Returns the name of the function. Function names are read-only and can not be changed.