SysLog::$config

Same name and namespace in other branches
  1. 8.9.x core/modules/syslog/src/Logger/SysLog.php \Drupal\syslog\Logger\SysLog::config
  2. 10 core/modules/syslog/src/Logger/SysLog.php \Drupal\syslog\Logger\SysLog::config
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.