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
RfcLogLevel::getLevels
  • References/PHP/Drupal/Logger/RfcLogLevel

public static RfcLogLevel::getLevels() Returns

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

Map of PSR3 log constants to RFC 5424 log constants. Type:

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
RfcLogLevel::WARNING
  • References/PHP/Drupal/Logger/RfcLogLevel

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

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

An array of arrays of \Psr\Log\LoggerInterface keyed by priority. Type:

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

public LogMessageParser::parseMessagePlaceholders(&$message

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

The current user object. Type:

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

The logger channel factory service. Type:

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