interface LoggerInterface implements LoggerInterface
deprecated
since version 2.2, to be removed in 3.0. Type-hint \Psr\Log\LoggerInterface instead.
LoggerInterface.
Methods
emerg($message, array $context = array()) deprecated
crit($message, array $context = array()) deprecated
err($message, array $context = array()) deprecated
warn($message, array $context = array()) deprecated
Details
emerg($message, array $context = array())