gqsimplelog
v0.0.2
Published
A simple logging utility for handling both messages and errors.
Readme
gqSimpleLog
- A simple logging utility for handling both messages and errors.
Getting Started
Dependencies
- none
Installing
- npm install
- npm test
Executing program
l=require("gqsimplelog").log
l("abc")
l(error)Authors
glidev5
Version History
- 0.0.1
- Initial Release
License
This project is licensed under the MIT License - see the LICENSE.md file for details
