UNPKG

cogo-debug

Version:

A logger which can be used for server side and client side logging with all supports to console types eg .log, .error and all

24 lines (23 loc) 528 B
{ "name": "cogo-debug", "description": "A logger which can be used for server side and client side logging with all supports to console types eg .log, .error and all", "version": "0.0.5", "main": "src/index.js", "repository": { "type": "git", "url": "https://github.com/Cogoport/cogo-debug.git" }, "license": "MIT", "keywords": [ "log", "logger", "console logger", "Production logger", "production", "debugger", "cogo", "debug", "conditional logger", "conditional logger production" ] }