noop-logger
A logger that does exactly nothing.
Last updated 9 years ago by segment .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install noop-logger 
SYNC missed versions from official npm registry.

Build Status

noop-logger

A logger that does exactly nothing, useful when you want to test modules that require a logger to be passed in.

Installation

$ npm install noop-logger

API

Exposes the following noops:

  • logger.debug
  • logger.info
  • logger.warn
  • logger.error
  • logger.critical
  • logger.alert
  • logger.emergency
  • logger.notice
  • logger.fatal

License

MIT

Current Tags

  • 0.1.1                                ...           latest (9 years ago)

3 Versions

  • 0.1.1                                ...           9 years ago
  • 0.1.0                                ...           11 years ago
  • 0.0.1                                ...           11 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |