RfcLoggerTrait::error
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::error($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::debug
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::debug($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::alert
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::alert($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait
  • References/PHP/Drupal/Logger/RfcLoggerTrait

A copy of \Psr\Log\LoggerTrait that uses RFC 5424 compliant log levels. Internal Drupal logger implementations should use this trait instead

2025-01-10 15:47:30
RfcLoggerTrait::log
  • References/PHP/Drupal/Logger/RfcLoggerTrait

abstract public RfcLoggerTrait::log($level, $message, array $context

2025-01-10 15:47:30
RfcLoggerTrait::info
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::info($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::notice
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::notice($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::emergency
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::emergency($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::warning
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::warning($message, array $context = array())

2025-01-10 15:47:30
RfcLoggerTrait::critical
  • References/PHP/Drupal/Logger/RfcLoggerTrait

public RfcLoggerTrait::critical($message, array $context = array())

2025-01-10 15:47:30