class ServerLogHandler extends AbstractHandler
__construct(string $host, int $level = Logger::DEBUG, bool $bubble = true, array $context = array()) | ||
handle(array $record) {@inheritdoc} | ||
getDefaultFormatter() {@inheritdoc} |
string | $host | |
int | $level | |
bool | $bubble | |
array | $context |
{@inheritdoc}
array | $record |
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Monolog/Handler/ServerLogHandler.html