Property | Type | Description | |
---|---|---|---|
$model | Monolog\Handler\HandlerInterface |
Method | Description | |
---|---|---|
__construct ( Monolog\Handler\HandlerInterface $model ) | ||
__destruct ( ) | ||
getFormatter ( ) | ||
getModel ( ) | ||
handle ( array $record ) | ||
handleBatch ( array $records ) | ||
isHandling ( array $record ) | ||
popProcessor ( ) | ||
pushProcessor ( $callback ) | ||
setFormatter ( Monolog\Formatter\FormatterInterface $formatter ) |
public __construct ( Monolog\Handler\HandlerInterface $model ) | ||
$model | Monolog\Handler\HandlerInterface |
public setFormatter ( Monolog\Formatter\FormatterInterface $formatter ) | ||
$formatter | Monolog\Formatter\FormatterInterface |