ServerLogHandler

class ServerLogHandler extends AbstractHandler

Methods

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

{@inheritdoc}

Details

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

Parameters

string $host
int $level
bool $bubble
array $context

handle(array $record)

{@inheritdoc}

Parameters

array $record

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