public info (mixed $message, [array $context]) Sends/Writes an info message to the log
abstract public rollback () ...
Source
public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
abstract public setLogLevel (mixed $level) ...
extends abstract class Phalcon\Logger\Formatter
public getType () Log type
public getFormatter () Returns the internal formatter
public log (mixed $type, [mixed $message], [array $context]) Sends a message to each registered
Page 1 of 11