UNPKG

lumberjack-logger

Version:

a mondern client side logging framework

3 lines (2 loc) 77 B
var log = require("./index.js").logger("Test"); log.log( "this is a test" );