Class LogSubscriber
Plugin class that will add request and response logging to an HTTP request.
The log plugin uses a message formatter that allows custom messages via template variable substitution.
- Commercetools\Core\Helper\Subscriber\Log\LogSubscriber implements GuzzleHttp\Event\SubscriberInterface
Namespace: Commercetools\Core\Helper\Subscriber\Log
See: MessageLogger for a list of available template variable substitutions
Located at Core/Helper/Subscriber/Log/LogSubscriber.php
See: MessageLogger for a list of available template variable substitutions
Located at Core/Helper/Subscriber/Log/LogSubscriber.php
Methods summary
public
|
#
__construct( Psr\Log\LoggerInterface|callable|resource|null $logger = null, string|
|
public
|
|
public
|
|
public
|