You are here

private property JsonLog::$moduleHandler in JSONlog 8.2

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

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Logger/JsonLog.php, line 43

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

private $moduleHandler;