$processors
$processors : callable[]
Base Handler class providing the Handler structure, including processors and formatters
Classes extending it should (in most cases) only implement write($record)
$processors : callable[]
$formatter : ?\Monolog\Formatter\FormatterInterface
$level : int
$bubble : bool