public notice (mixed $message, [array $context]) Sends/Writes a notice message to the log
public setLogLevel (mixed $level) Sets a global level
public getFormat () Format applied to each message
public error (mixed $message, [array $context]) Sends/Writes an error message to the log
public emergency (mixed $message, [array $context]) Sends/Writes an emergency message to the log
public getTime () Log timestamp
abstract public setFormatter (Ph
public array format (string $message, int $type, int $timestamp, [array $context]) Applies
extends abstract class Phalcon\Logger\Adapter
abstract public notice (mixed $message, [array $context]) ...
Page 6 of 11