W3cubDocs

/Symfony 4.1

ServerLogHandler

class ServerLogHandler extends AbstractHandler

Methods

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

{@inheritdoc}

getDefaultFormatter()

{@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

protected getDefaultFormatter()

{@inheritdoc}

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