constant MessageFormatter::SHORT in Lockr 7.3
File
- vendor/
guzzlehttp/ guzzle/ src/ MessageFormatter.php, line 44
Class
- MessageFormatter
- Formats log messages using variable substitutions for requests, responses, and other transactional data.
Namespace
GuzzleHttpCode
const SHORT = '[{ts}] "{method} {target} HTTP/{version}" {code}';