public LoggerChannelFactoryInterface:
Parses log messages and their placeholders. Hierarchy class \Drupal\Core\Logger\
public LoggerChannelTrait::setLoggerFactory(LoggerChannelFactoryInterface
public static RfcLogLevel::getLevels() Returns
public RfcLoggerTrait::alert($message, array $context = array())
protected LoggerChannelTrait::getLogger($channel)
public LoggerChannelFactory::get($channel)
public LoggerChannel::addLogger(LoggerInterface $logger, $priority = 0)
Wrapper methods for the logger factory service. This utility trait should only be used in application-level code, such as classes that would
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
Page 2 of 6