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): custom namespaces #34

Closed paperdave closed 2 years ago

paperdave commented 2 years ago

This will add custom namespaces to the logger, and also improve the code quality of this package by defining info and warn and so on, in terms of this custom namespace system. It might require a major update, but i'd like to see if it could be done without it.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: c0769c47d3308a83b50de4413012fc4957590a42

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