LoggerChannelFactory::addLogger
  • References/PHP/Drupal/Logger/LoggerChannelFactory

public LoggerChannelFactory::addLogger(LoggerInterface $logger

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

Defines a logger channel that most implementations will use. Hierarchy class \Drupal\Core\Logger\

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

public LoggerChannelInterface::addLogger(LoggerInterface

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

protected LoggerChannel::sortLoggers() Sorts

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

public LoggerChannelInterface::setLoggers(array $loggers)

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

Log message severity -- Informational messages. File core/lib/Drupal/Core/Logger/RfcLogLevel.php, line

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

public LoggerChannel::setCurrentUser(AccountInterface $current_user =

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

public LoggerChannelInterface::setRequestStack(RequestStack

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