RfcLogLevel::ERROR
  • References/PHP/Drupal/Logger/RfcLogLevel

Log message severity -- Error conditions. File core/lib/Drupal/Core/Logger/RfcLogLevel.php, line 53

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

public LoggerChannel::addLogger(LoggerInterface $logger, $priority = 0)

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::debug
  • References/PHP/Drupal/Logger/RfcLoggerTrait

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

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

public LoggerChannelFactory::get($channel)

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

Wrapper methods for the logger factory service. This utility trait should only be used in application-level code, such as classes that would

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

Parses log messages and their placeholders. Hierarchy class \Drupal\Core\Logger\

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

public static RfcLogLevel::getLevels() Returns

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

public LoggerChannelTrait::setLoggerFactory(LoggerChannelFactoryInterface

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

Logger channel factory interface. Hierarchy interface \Drupal\Core\Logger\

2025-01-10 15:47:30