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