integer DEBUG
abstract public rollback () ...
abstract public log (mixed $type, [mixed $message], [array $context]) ...
extends abstract class Phalcon\Logger\Formatter
abstract public error (mixed $message, [array $context]) ...
public info (mixed $message, [array $context]) Sends/Writes an info message to the log
abstract public setLogLevel (mixed $level) ...
abstract public commit () ...
public logInternal (string $message, int $type, int $time, array $context) Writes the log
public getFormatter () Returns the internal formatter
Page 1 of 11