UNPKG

log4js-function-designation-wrapper

Version:

A simple wrapper for log4js that provides module and function name information in logs without having to define more than one configured logger.

34 lines (33 loc) 973 B
{ "name": "log4js-function-designation-wrapper", "version": "6.0.3", "description": "A simple wrapper for log4js that provides module and function name information in logs without having to define more than one configured logger.", "main": "log4js-function-designation-wrapper.js", "scripts": { "test": "test.js" }, "dependencies": { "check-types": "^11.2.3" }, "devDependencies": { "log4js": "^6.4.0" }, "repository": { "type": "git", "url": "git+https://github.com/retroburst/log4js-memory-appender.git" }, "keywords": [ "log4js", "function", "module", "designation", "contextual", "logs" ], "author": "Andrew D <retroburst@gmail.com> (retroburst)", "license": "MIT", "bugs": { "url": "https://github.com/retroburst/log4js-function-designation-wrapper/issues" }, "homepage": "https://github.com/retroburst/log4js-function-designation-wrapper#readme" }