Log\LoggerInterface (Component\HttpKernel)

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部