Archived
1
0

Allow logger package to be publishable (#37)

This commit is contained in:
Kyle Carberry
2019-03-04 09:57:29 -08:00
committed by Asher
parent 68cb387fff
commit 90d3a0f16a
5 changed files with 44 additions and 4 deletions

View File

@ -1,6 +1,10 @@
# Logger
Beautiful client logging inspired by https://github.com/uber-go/zap.
Beautiful logging inspired by https://github.com/uber-go/zap.
- Built for node and the browser
- Zero dependencies
- Uses groups in the browser to reduce clutter
## Example Usage