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
public getFormatter () Returns the internal formatter
public logInternal (string $message, int $type, int $time, array $context) Writes 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
Page 1 of 4