public getContext () ...
public critical (mixed $message, [array $context]) Sends/Writes an critical message to the log
abstract public alert (mixed $message, [array $context]) ...
public setShowBacktrace ([mixed $isShow]) Returns the string meaning of a logger constant
public interpolate (string $message, [array $context]) Interpolates context values into the message placeholders
Source
public emergency (mixed $message, [array $context]) Sends/Writes an emergency message to the log
public isTransaction () Returns the whether the logger is currently in an active transaction or not
public commit () Commits the internal transaction
abstract public close () ...
Page 4 of 11