Spec-Zone.ru › Symfony 3.2

PropelLogger

class PropelLogger implements BasicLogger

PropelLogger.

Методы

__construct(LoggerInterface $logger = null, Stopwatch $stopwatch = null)

Конструктор.

alert($message)

{@inheritdoc}

crit($message)

{@inheritdoc}

err($message)

{@inheritdoc}

warning($message)

{@inheritdoc}

notice($message)

{@inheritdoc}

info($message)

{@inheritdoc}

debug($message)

{@inheritdoc}

log($message, $severity = null)

{@inheritdoc}

array getQueries()

Возвращает запросы.

Подробности

__construct(LoggerInterface $logger = null, Stopwatch $stopwatch = null)

Конструктор.

Параметры

LoggerInterface $logger Экземпляр LoggerInterface
Stopwatch $stopwatch Экземпляр Stopwatch

alert($message)

{@inheritdoc}

Параметры

$message

crit($message)

{@inheritdoc}

Параметры

$message

err($message)

{@inheritdoc}

Параметры

$message

warning($message)

{@inheritdoc}

Параметры

$message

notice($message)

{@inheritdoc}

Параметры

$message

info($message)

{@inheritdoc}

Параметры

$message

debug($message)

{@inheritdoc}

Параметры

$message

log($message, $severity = null)

{@inheritdoc}

Параметры

$message
$severity

array getQueries()

Возвращает запросы.

Возвращаемое значение

array Запросы

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Bridge/Propel1/Logger/PropelLogger.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API