mcap-log

0.1.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i mcap-log

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • mwaylabs