You are here

private property JsonLog::$truncate in JSONlog 8.2

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

Type: integer

File

src/Logger/JsonLog.php, line 85

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

private $truncate;