You are here

private property JsonLog::$requestStack in JSONlog 8.2

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

Type: RequestStack

File

src/Logger/JsonLog.php, line 48

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

private $requestStack;