This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

elliot

1.0.1 • Public • Published

Elliot

Elliot

Very light logger for NodeJS that use Chalk

How to use it

var Elliot = require('elliot');
 
Elliot.done('It works!');
 
Elliot.info('Breaking news!');
 
Elliot.warning('Be careful!');
 
Elliot.error('Something broken!');

Elliot

License

MIT © Mathieu Santostefano

Readme

Keywords

none

Package Sidebar

Install

npm i elliot

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • welcomattic