All checks were successful
Lint / pre-commit Linting (push) Successful in 25s
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.debuglogger.infologger.warnlogger.errorlogger.criticallogger.alertlogger.emergencylogger.noticelogger.fatal
License
MIT
