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