DEBUG
DEBUG = 100
Detailed debug information
Monolog log channel
It contains a stack of Handlers and a stack of Processors, and uses them to store records that are added to it.
pushHandler(\Monolog\Handler\HandlerInterface $handler)
Pushes an handler on the stack.
\Monolog\Handler\HandlerInterface | $handler |
popHandler() : \Monolog\Handler\HandlerInterface
Pops an handler from the stack