valtech-sd / amqp-cacoon

AmqpCacoon is an abstraction around node-amqp-connection-manager that provides a simple interface with flow control, retries, reconnects, and more included out of the box.
MIT License
5 stars 4 forks source link

PPAA-423 Update to receive other loggers #37

Closed ignacio-alonso closed 2 years ago

ignacio-alonso commented 2 years ago

Update AMQP Caccon to receive other loggers

Changes

Not changed

How to test

  1. npm run test
  2. run the example
  3. You should be able to instantiate the AmqpCaccon class passing different loggers.
EricWasTakenMJD commented 2 years ago

Looks good. @daniellmorris also reviewed.

Changes before merging and release:

daniellmorris commented 2 years ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: