globalog
v2.0.0
Published
Colored logs without having to type "console".
Downloads
47
Maintainers
Readme
globalog
Colored logs without having to type "console".
Installs
npm i globalog -SE
npm i globalog -E
Usage
require('globalog')
info('Listening on localhost:3000')
error('Database is not specified, exiting...')