W3cubDocs

/Symfony 2.7

Symfony\Component\Security\Acl\Domain\AuditLogger

abstract class AuditLogger implements AuditLoggerInterface

Base audit logger implementation

Methods

logIfNeeded(bool $granted, EntryInterface $ace)

Performs some checks if logging was requested

Details

public logIfNeeded(bool $granted, EntryInterface $ace)

Performs some checks if logging was requested

Parameters

bool $granted
EntryInterface $ace

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Security/Acl/Domain/AuditLogger.html