You are here

protected property FileLog::$config in File Log 8

Same name and namespace in other branches
  1. 2.0.x src/Logger/FileLog.php \Drupal\filelog\Logger\FileLog::config

The filelog settings.

Type: \Drupal\Core\Config\Config

File

src/Logger/FileLog.php, line 36

Class

FileLog
File-based logger.

Namespace

Drupal\filelog\Logger

Code

protected $config;