1.0.9 • Published 7 years ago

menna v1.0.9

Weekly downloads
455
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago