You are here

protected property Stdout::$config in log_stdout 8

Same name and namespace in other branches
  1. 8.2 src/Logger/Stdout.php \Drupal\log_stdout\Logger\Stdout::config

A configuration object containing settings.

Type: \Drupal\Core\Config\Config

File

src/Logger/Stdout.php, line 22

Class

Stdout
This class allows logging to stdout and stderr.

Namespace

Drupal\log_stdout\Logger

Code

protected $config;