UNPKG

the-logs

Version:

Stop using console.log and use this simple logs API for your daily proccess.

44 lines 910 B
{ "name": "the-logs", "version": "1.1.2", "description": "Stop using console.log and use this simple logs API for your daily proccess.", "keywords": [ "log", "logger", "console", "write", "writer", "log-level", "logLevel", "monitor", "monitoring", "error", "errors", "metric", "metrics" ], "author": "@zigtech IT Team", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/zigante/the-logs.git" }, "contributors": [ "Pedro Zigante Martim <zigante.pedro@gmail.com>" ], "bugs": { "email": "zigante.pedro@gmail.com", "url": "https://github.com/zigante/the-logs/issues" }, "homepage": "https://github.com/zigante/the-logs#readme", "files": [ "build/", "LICENSE.md", "package.json", "README.me" ], "main": "build/index.js", "dependencies": { "chalk": "4.1.0" } }