An open API service indexing awesome lists of open source software.

https://github.com/cmr1/node-logger

Generic NodeJS logger class
https://github.com/cmr1/node-logger

log logger logging node node-cli node-js node-module nodejs

Last synced: 3 months ago
JSON representation

Generic NodeJS logger class

Awesome Lists containing this project

README

          

[![Maintainability](https://api.codeclimate.com/v1/badges/cae00f4072c14fca91ef/maintainability)](https://codeclimate.com/github/cmr1/node-logger/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/cae00f4072c14fca91ef/test_coverage)](https://codeclimate.com/github/cmr1/node-logger/test_coverage)

[![npm version](https://badge.fury.io/js/cmr1-logger.svg)](https://www.npmjs.com/package/cmr1-logger)
[![build status](https://travis-ci.org/cmr1/node-logger.svg?branch=master)](https://travis-ci.org/cmr1/node-logger)

# cmr1-logger