public info (mixed $message, [array $context]) Sends/Writes an info message to the log
extends abstract class Phalcon\Logger\Formatter
Source
public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
public getContext () ...
public enableLabels ([mixed $isEnable]) Returns the string meaning of a logger constant
public interpolate (string $message, [array $context]) Interpolates context values into the message placeholders
abstract public close () ...
public getFormatter () Returns the internal formatter
Page 3 of 11