public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
abstract public close () ...
abstract public alert (mixed $message, [array $context]) ...
abstract public begin () ...
public info (mixed $message, [array $context]) Sends/Writes an info message to the log
public rollback () Rollbacks the internal transaction
public notice (mixed $message, [array $context]) Sends/Writes a notice message to the log
public log (mixed $type, [mixed $message], [array $context]) Logs messages to the internal logger. Appends logs to the logger
public error (mixed $message, [array $context]) Sends/Writes an error message to the log
public getLogLevel () Returns the current log level
Page 205 of 382