class ServerLogHandler extends AbstractHandler

Methods

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

No description

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}