You are here

protected property ErrorLog::$config in Error Log 8

A configuration object containing syslog settings.

Type: \Drupal\Core\Config\Config

File

src/Logger/ErrorLog.php, line 43

Class

ErrorLog
Logs events to the PHP error log.

Namespace

Drupal\error_log\Logger

Code

protected $config;