mulesoft-labs / api-console-builder

A module to build a minified and concatenated file for the API console
Other
3 stars 7 forks source link

Add ability to pass a logger instance to the constructor #9

Closed jarrodek closed 6 years ago

jarrodek commented 6 years ago

Use case is for tools like api-console-cli that integrates many modules and should be able to use single logging instance with all modules. This allows to produce single debug file output on the top module level.