You are here

private property JsonLog::$config in JSONlog 8.2

Same name and namespace in other branches
  1. 8 src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::config
  2. 3.x src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::config

A configuration object containing jsonlog settings.

Type: \Drupal\Core\Config\Config

File

src/Logger/JsonLog.php, line 31

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

private $config;