You are here

constant JsonLog::JSONLOG_NEWLINE_PREPEND in JSONlog 8

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

Setting jsonlog_newline_prepend default.

@todo: Default to false; next major version.

File

src/Logger/JsonLog.php, line 26

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

const JSONLOG_NEWLINE_PREPEND = TRUE;