public getLogLevel () Returns the current log level
public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the
public close () Closes the logger
extends abstract class Phalcon\Logger\Adapter
public debug (mixed $message, [array $context]) Sends/Writes a debug message to the log
public getFormatter () Returns the internal formatter
public begin () Starts a transaction
public log (mixed $type, [mixed $message], [array $context]) Logs messages to the internal logger
public __wakeup () Opens the internal file handler after unserialization
Page 3 of 4