UNPKG

@libj/logger

Version:
30 lines (29 loc) 723 B
{ "dependencies": { "sprintf-js": "^1.1.2" }, "name": "@libj/logger", "version": "0.4.24", "description": "Generic logger", "author": "Sergey Poskachey <seregynp@gmail.com>", "homepage": "https://github.com/sepo27/libj/blob/master/packages/logger/README.md", "license": "ISC", "scripts": { "prepare": "cd ../../ && cli/c pkg:bundle logger" }, "main": "dist/index.js", "types": "./dist/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/sepo27/libj.git" }, "bugs": { "url": "https://github.com/sepo27/libj/labels/pkg%3Alogger" }, "keywords": [ "logging", "logger", "log" ], "gitHead": "402ef541833d8a9f7155d8c9f8c41beaae2c00f1" }