You are here

protected property ErrorLog::$configFactory in Error Log 8

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Logger/ErrorLog.php, line 50

Class

ErrorLog
Logs events to the PHP error log.

Namespace

Drupal\error_log\Logger

Code

protected $configFactory;