azat-co / globalog

Colored logs without having to type "console".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...')

About

Colored logs without having to type "console".


Languages

Language:JavaScript 100.0%