private property JsonLog::$parser in JSONlog 8
Same name and namespace in other branches
- 8.2 src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::parser
- 3.x src/Logger/JsonLog.php \Drupal\jsonlog\Logger\JsonLog::parser
The message's placeholders parser.
Type: \Drupal\Core\Logger\LogMessageParserInterface
File
- src/
Logger/ JsonLog.php, line 40
Class
- JsonLog
- Redirects logging messages to jsonlog.
Namespace
Drupal\jsonlog\LoggerCode
private $parser;