class AuditLogger implements AuditLoggerInterface
Base audit logger implementation
Methods
|  logIfNeeded(bool $granted, EntryInterface $ace)  Performs some checks if logging was requested  |  
Details
logIfNeeded(bool $granted, EntryInterface $ace)
Performs some checks if logging was requested
Please login to continue.