You are here

constant JsonLog::JSONLOG_NEWLINE_PREPEND in JSONlog 8.2

Same name and namespace in other branches
  1. 8 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.

File

src/Logger/JsonLog.php, line 24

Class

JsonLog
Redirects logging messages to jsonlog.

Namespace

Drupal\jsonlog\Logger

Code

const JSONLOG_NEWLINE_PREPEND = FALSE;