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