Skip to content

mwaylabs/mcap-log

Repository files navigation

mcap-log

NPM version Build Status Dependency Status

The logging lib for mcap tooling

Install

$ npm install --save mcap-log

Usage

var mcapLog = require('mcap-log');
mcapLog.info('Hello %s', 'Volker');

API

This module is just a tiny wrapper around bunyan. Please take a closer look to the bunyan documentations.

License

Copyright (c) 2014. Licensed under the MIT license.

About

The logging lib for mcap tooling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published