class ErrorHandler extends ErrorHandler
deprecated
since version 2.3, to be removed in 3.0. Use the same class from the Debug component instead.
ErrorHandler.
Constants
TYPE_DEPRECATION
Methods
static ErrorHandler register(ErrorHandler|null|int $handler = null, bool $replace = true) Registers the error handler. from ErrorHandler __construct(BufferingLogger $bootstrappingLogger = null) from ErrorHandler setDefaultLogger(LoggerInterface $logger, array|int $levels = null,