logable

0.1.1 • Public • Published

logable

A logging library for node.js.

Getting Started

Install the module with: npm install logable

var logable = require('logable');
logable.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 amazingsurge
Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i logable

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • amazingsurge