constant JsonLog::JSONLOG_NEWLINE_PREPEND in JSONlog 8
Same name and namespace in other branches
- 8.2 src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::JSONLOG_NEWLINE_PREPEND
- 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\LoggerCode
const JSONLOG_NEWLINE_PREPEND = TRUE;