• SAREhub PHP Client
  • Classes
  • Interfaces
  • Exceptions
Interface
  1. Psr
  2. \
  3. Log
  4. \
  5. LoggerAwareInterface

LoggerAwareInterface

Describes a logger-aware instance.

Known implementers

SAREhub\Client\Amqp\AmqpChannelWrapper , SAREhub\Client\Amqp\BasicAmqpProcessConfirmStrategy , SAREhub\Client\BasicClientContext , SAREhub\Client\ClientContext , SAREhub\Client\Processor\LogProcessor , SAREhub\Client\Processor\Router , SAREhub\Commons\Service\Service , SAREhub\Commons\Service\ServiceSupport

Open source code
Methods Summary
public
# setLogger( Psr\Log\LoggerInterface $logger )
Sets a logger instance on the object.
Generated by ApiGen