paperdave / various

Various libraries and applications related to TypeScript. Everything is contained in a monorepo to improve productivity and reduce boilerplate.
MIT License
31 stars 3 forks source link

feat(logger): more `injectLogger` features #32

Closed paperdave closed 2 years ago

paperdave commented 2 years ago

fixes #7

deprecating the signature injectLogger(console) in favor of an options object.

more methods

on uncaught error

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 47e2ad7f02bae3481da5d996190f0a2c464c00dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @paperdave/logger | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR