1.0.9 • Published 6 years ago

menna v1.0.9

Weekly downloads
455
License
MIT
Repository
github
Last release
6 years ago

menna

CircleCI

This library uses winston as logger, and streams to Papertail via winston-papertrail package.

Installation & testing

npm install
npm test

Usage

The logger functions are the same as Winston's. The settings can be configured with environment variables, see lib/menna.js for details.

import log from 'menna';

log.info('ʘ‿ʘ');
1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago