TokenProcessor
class TokenProcessor
Adds the current security token to the log entry.
Methods
__construct(TokenStorageInterface $tokenStorage) | ||
__invoke(array $records) |
Details
__construct(TokenStorageInterface $tokenStorage)
Parameters
TokenStorageInterface | $tokenStorage |
__invoke(array $records)
Parameters
array | $records |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Bridge/Monolog/Processor/TokenProcessor.html