private property JsonLog::$config in JSONlog 8
Same name and namespace in other branches
- 8.2 src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::config
- 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 33
Class
- JsonLog
- Redirects logging messages to jsonlog.
Namespace
Drupal\jsonlog\LoggerCode
private $config;