You are here

private property MessageFormatter::$template in Lockr 7.3

@var string Template used to format log messages

File

vendor/guzzlehttp/guzzle/src/MessageFormatter.php, line 47

Class

MessageFormatter
Formats log messages using variable substitutions for requests, responses, and other transactional data.

Namespace

GuzzleHttp

Code

private $template;