@sofiakb/adonis-logger
v0.0.9
Published
Package description
Readme
About The Library
Built With
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Prerequisites
- node.js
- adonis.js
Installation
npm install --save @sofiakb/adonis-loggerUsage
import Log from '@sofiakb/adonis-logger'
Log.info('message')
Log.debug('message')
Log.error('message')
Log.success('message')Roadmap
See the open issues for a list of proposed features (and known issues).
License
Distributed under the MIT License. See LICENSE for more information.
