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

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

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
LoggerChannel::MAX_CALL_DEPTH
  • References/PHP/Drupal/Logger/LoggerChannel

Maximum call depth to self::log() for a single log message. It's very easy for logging channel code to call out to other library code that will

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

protected LoggerChannelTrait::getLogger($channel)

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

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

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

public LoggerChannelFactory::get($channel)

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
LoggerChannelFactoryInterface
  • References/PHP/Drupal/Logger/LoggerChannelFactoryInterface

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

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