Documentation

Logger
in package

Table of Contents

Properties

$actor  : mixed
$mySql  : MySql
$user  : User

Methods

__construct()  : mixed
log()  : void

Properties

Methods

__construct()

public __construct(MySql $mySql, User $user) : mixed
Parameters
$mySql : MySql
$user : User
Tags
throws
Exception

log()

public log(string $action, string $entityType, int|null $entityId[, array<string|int, mixed> $details = [] ]) : void
Parameters
$action : string
$entityType : string
$entityId : int|null
$details : array<string|int, mixed> = []

        
On this page

Search results