Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MessageFormatter.php
MessageFormatter::$template
Type:
string Template used to format log messages
File
vendor/
guzzlehttp/
guzzle/
src/
MessageFormatter.php
, line 54
Class
MessageFormatter
Formats log messages using variable substitutions for requests, responses, and other transactional data.
Namespace
GuzzleHttp
Code
private $template;
RSS feed