public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the
public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
public info (mixed $message, [array $context]) Sends/Writes an info message to the log
extends abstract class Phalcon\Logger\Adapter
public logInternal (string $message, int $type, int $time, array $context) Writes the log
public getFormatter () Returns the internal formatter
public emergency (mixed $message, [array $context]) Sends/Writes an emergency message to the log
public isTransaction () Returns the whether the logger is currently in an active transaction or not
Page 1 of 4