colour-logging
v1.0.1
Published
Just a pretty little colour logger in JS
Downloads
2
Readme
Colour Logging
Your logs have never looked so pretty.
Usage
const Logger = require('colour-logging');
const logger = new Logger();
logger.log('Example log!');
Contributing
- Fork the repo
- Make changes
- Make a pull request
- Wait for your pull request to be denied or merged
- ???
- Profit
Tests
Tests wrote in ECMAScript 6 by Striker
Author
Authored, Maintained by Striker