1.0.1 • Published 2 years ago

@jaydeepkachare/jd-logger v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

jd-logger

jd-logger is minimal lightweight replacement for conventional log on console with more enhanced funtionality.

primarily this logger is desinged to used in personal node and javascript projects. Publishing npm module for personal project reduce time in development

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install @jaydeepkachare/jd-logger