1.0.0 • Published 4 years ago

@kaviar/logger-bundle v1.0.0

Weekly downloads
108
License
MIT
Repository
github
Last release
4 years ago

This bundle allows you to log information that happens in your sistem. The logger can optionally output to console.log but later on, as your system grows, all of your instances should output to a centralised log management place. This is why we strongly recommend, as you're building your app, to use LoggerService instead of console.log

Install

npm install --save @kaviar/logger-bundle

Documentation

Click here to go to the documentation

Support

This package is part of KaviarJS family. If you enjoy this work please show your support by starring the main package. If not, let us know what can we do to deserve it, our feedback form is here