constant MessageFormatter::DEBUG in Lockr 7.3
File
- vendor/
guzzlehttp/ guzzle/ src/ MessageFormatter.php, line 43
Class
- MessageFormatter
- Formats log messages using variable substitutions for requests, responses, and other transactional data.
Namespace
GuzzleHttpCode
const DEBUG = ">>>>>>>>\n{request}\n<<<<<<<<\n{response}\n--------\n{error}";