$level
$level :
Blackhole
Any record it can handle will be thrown away. This can be used to put on top of an existing stack to override it temporarily.
$formatter : \Monolog\Formatter\FormatterInterface
setFormatter(\Monolog\Formatter\FormatterInterface $formatter)
Sets the formatter.
\Monolog\Formatter\FormatterInterface | $formatter |
getFormatter() : \Monolog\Formatter\FormatterInterface
Gets the formatter.
getDefaultFormatter() : \Monolog\Formatter\FormatterInterface
Gets the default formatter.
Loading…