PSR-3 Logger.
package |
Default |
---|
alert(string $message, array $context = array()) : null
string
array
null
critical(string $message, array $context = array()) : null
string
array
null
debug(string $message, array $context = array()) : null
string
array
null
emergency(string $message, array $context = array()) : null
string
array
null
error(string $message, array $context = array()) : null
string
array
null
getTimeHeader(mixed $timestamp = null) : string
mixed
Timestamp
string
formatted time
info(string $message, array $context = array()) : null
string
array
null
interpolate(string $message, array $context = array()) : string
string
array
string
Interpolated message
log(mixed $level, string $message, array $context = array()) : null
mixed
string
array
null
notice(string $message, array $context = array()) : null
string
array
null
warning(string $message, array $context = array()) : null
string
array
null
verbose : boolean
var |
---|
boolean