You are here

protected property ErrorLog::$parser in Error Log 8

The message's placeholders parser.

Type: \Drupal\Core\Logger\LogMessageParserInterface

File

src/Logger/ErrorLog.php, line 57

Class

ErrorLog
Logs events to the PHP error log.

Namespace

Drupal\error_log\Logger

Code

protected $parser;