public setFormat (mixed $format) Format applied to each message
integer ERROR
public close () Closes the logger
public string format (string $message, int $type, int $timestamp, [array $context]) Applies
abstract public format (mixed $message, mixed $type, mixed $timestamp, [mixed $context])
public getLogLevel () ...
abstract public getFormatter () ...
public labelsEnabled () Returns the labels enabled
public critical (mixed $message, [array $context]) Sends/Writes a critical message to the log
abstract public info (mixed $message, [array $context]) ...
Page 5 of 11