public getFormatter () Returns the internal formatter
public critical (mixed $message, [array $context]) Sends/Writes a critical message to the log
public notice (mixed $message, [array $context]) Sends/Writes a notice message to the log
extends abstract class Phalcon\Logger\Adapter
public close () Closes the logger
public setLogLevel (mixed $level) Filters the logs sent to the handlers that are less or equal than a specific level
Source
public rollback () Rollbacks the internal transaction
Page 2 of 4