You are here

protected property SysLog::$config in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/syslog/src/Logger/SysLog.php \Drupal\syslog\Logger\SysLog::config

A configuration object containing syslog settings.

Type: \Drupal\Core\Config\Config

File

core/modules/syslog/src/Logger/SysLog.php, line 21

Class

SysLog
Redirects logging messages to syslog.

Namespace

Drupal\syslog\Logger

Code

protected $config;