abstract public debug (mixed $message, [array $context]) ...
abstract public getLogLevel () ...
abstract public info (mixed $message, [array $context]) ...
abstract public getFormatter () ...
abstract public error (mixed $message, [array $context]) ...
abstract public commit () ...
abstract public emergency (mixed $message, [array $context]) ...
abstract public begin () ...
public setLogLevel (mixed $level) Filters the logs sent to the handlers that are less or equal than a specific level
public warning (mixed $message, [array $context]) Sends/Writes a warning message to the log
Page 204 of 382