abstract public error (mixed $message, [array $context]) ...
public info (mixed $message, [array $context]) Sends/Writes an info message to the log
abstract public commit () ...
abstract public setLogLevel (mixed $level) ...
integer DEBUG
public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the
Source
implements Phalcon\Logger\FormatterInterface
public logInternal (string $message, int $type, int $time, array $context) Writes the log
Page 2 of 11