Add types file for logger integration
roy-mor opened this issue · 0 comments
roy-mor commented
This package allows integrating with an external winston-compatible logger by passing in the logger function. Logger type definition/validation is currently duck typed - it's better to add types file for this.