xqnode-logger

0.1.2 • Public • Published

XQNode Logger

A simple console logger for node.js. It's using Winston and makes the output prettier. You can use it in your modules or as a Connect/Express Middleware.

Using as module

var logger = require('xqnode-logger'); logger.log('Hello World');

Dependents (3)

Package Sidebar

Install

npm i xqnode-logger

Weekly Downloads

8

Version

0.1.2

License

MIT

Last publish

Collaborators

  • andi-oxidant
  • andifeind