constant MessageFormatter::SHORT in Auth0 Single Sign On 8.2
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}';