public getTypeString (mixed $type) Returns the string meaning of a logger constant
public close () Closes the logger
Source
public debug (mixed $message, [array $context]) Sends/Writes a debug message to the log
public string format (string $message, int $type, int $timestamp, [array $context]) Applies
public log (mixed $type, [mixed $message], [array $context]) Logs messages to the internal logger
integer WARNING
extends class Phalcon\Exception
abstract public debug (mixed $message, [array $context]) ...
public alert (mixed $message, [array $context]) Sends/Writes an alert message to the log
Page 10 of 11