LoggerInterface deprecated
interface LoggerInterface implements LoggerInterface
deprecated
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()) deprecated
deprecated
Parameters
| $message | ||
| array | $context | 
crit($message, array $context = array()) deprecated
deprecated
Parameters
| $message | ||
| array | $context | 
err($message, array $context = array()) deprecated
deprecated
Parameters
| $message | ||
| array | $context | 
warn($message, array $context = array()) deprecated
deprecated
Parameters
| $message | ||
| array | $context | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.4/Symfony/Component/HttpKernel/Log/LoggerInterface.html