W3cubDocs

/Symfony 3.0

Symfony\Component\HttpKernel\Log\LoggerInterface

interface LoggerInterface implements LoggerInterface

LoggerInterface.

Methods

emerg($message, array $context = array())
crit($message, array $context = array())
err($message, array $context = array())
warn($message, array $context = array())

Details

public emerg($message, array $context = array())

Parameters

$message
array $context

public crit($message, array $context = array())

Parameters

$message
array $context

public err($message, array $context = array())

Parameters

$message
array $context

public warn($message, array $context = array())

Parameters

$message
array $context

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/HttpKernel/Log/LoggerInterface.html