Namespace Commercetools\Core\Helper\Subscriber\Log
Classes summary
Formatter | Formats log messages using variable substitutions for requests, responses, and other transactional data. |
LogSubscriber | Plugin class that will add request and response logging to an HTTP request. |
SimpleLogger | Simple logger implementation that can write to a function, resource, or uses echo() if nothing is provided. |