File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<argument /><!-- Channel -->
21
21
</service >
22
22
23
- <service id =" monolog.activation_strategy.not_found" class =" Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" />
24
- <service id =" monolog.handler.fingers_crossed.error_level_activation_strategy" class =" Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" />
23
+ <service id =" monolog.activation_strategy.not_found" class =" Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract = " true " />
24
+ <service id =" monolog.handler.fingers_crossed.error_level_activation_strategy" class =" Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract = " true " />
25
25
26
26
<!-- Formatters -->
27
27
<service id =" monolog.formatter.chrome_php" class =" Monolog\Formatter\ChromePHPFormatter" public =" false" />
You can’t perform that action at this time.
0 commit comments