olg

1.0.1 • Public • Published

olg Build Status npm version

a light, simple logging tool for a smoother development and debugging process

Installation

$ npm install olg

How to use

var olg = require("olg");

var foo = bar();

olg.log(foo);

Readme

Keywords

Package Sidebar

Install

npm i olg

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ningxia