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