/js--ak-logger

Simple logger with titles

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ak-logger

npm version Dependencies npm Downloads

How to install?

NPM

How to use?

var log = require('ak-logger');

log.debug("DEBUG LOGS", debug);

## Result

=====debug=====
DEBUG Logs
=====debug=====

Contributing Guidelines

Read the contributing guidelines here

NOTE

Please drop in any suggestions to arshadkazmi42@gmail.com