class AuditLogger implements AuditLoggerInterface

Base audit logger implementation

Methods

logIfNeeded(bool $granted, EntryInterface $ace)

Performs some checks if logging was requested

Details

at line line 31
logIfNeeded(bool $granted, EntryInterface $ace)

Performs some checks if logging was requested

Parameters

bool $granted
EntryInterface $ace