LogObserver
extends Log_observer
in package
API Error Log Observer
Tags
Table of Contents
Properties
- $messages : array<string|int, mixed>
Methods
- getMessages() : array<string|int, mixed>
- notify() : void
Properties
$messages
private
static array<string|int, mixed>
$messages
= []
Methods
getMessages()
public
getMessages() : array<string|int, mixed>
Return values
array<string|int, mixed>notify()
public
notify(array<string|int, mixed> $event) : void
Parameters
- $event : array<string|int, mixed>