public getFormatter () Returns the internal formatter
public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the log to the file itself
public getPath () File Path
public __wakeup () Opens the internal file handler after unserialization
abstract public warning (mixed $message, [array $context]) ...
abstract public rollback () ...
abstract public notice (mixed $message, [array $context]) ...
abstract public log (mixed $type, [mixed $message], [array $context]) ...
abstract public setFormatter (Phalcon\Logger\FormatterInterface $formatter) ...
abstract public setLogLevel (mixed $level) ...
Page 203 of 382