You are here

private property JsonLog::$stdout in JSONlog 8.2

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

Log to STDOUT.

Type: bool

File

src/Logger/JsonLog.php, line 70

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

private $stdout;