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