NotFoundActivationStrategy
class NotFoundActivationStrategy extends ErrorLevelActivationStrategy
Activation strategy that ignores 404s for certain URLs.
Methods
__construct(RequestStack $requestStack, array $excludedUrls, $actionLevel) | ||
isHandlerActivated(array $record) |
Details
__construct(RequestStack $requestStack, array $excludedUrls, $actionLevel)
Parameters
RequestStack | $requestStack | |
array | $excludedUrls | |
$actionLevel |
isHandlerActivated(array $record)
Parameters
array | $record |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Bridge/Monolog/Handler/FingersCrossed/NotFoundActivationStrategy.html