ServerLogHandler

class ServerLogHandler extends AbstractHandler

Methods

__construct($host, $level = Logger::DEBUG, $bubble = true, $context = array())
handle(array $record)

{@inheritdoc}

Details

__construct($host, $level = Logger::DEBUG, $bubble = true, $context = array())

Parameters

$host
$level
$bubble
$context

handle(array $record)

{@inheritdoc}

Parameters

array $record

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.4/Symfony/Bridge/Monolog/Handler/ServerLogHandler.html