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
abstract public log (mixed $type, [mixed $message], [array $context]) ...
Page 2 of 11