Comparing version
@@ -5,13 +5,12 @@ var log4js = require("log4js") | ||
module.exports = | ||
{ of: | ||
function(s,env,config){ | ||
if (typeof config != "undefined"){ | ||
cfg = config; | ||
log4js.clearAppenders(); | ||
log4js.configure( cfg ); | ||
} | ||
function(s){ | ||
return log4js.getLogger(s); | ||
} | ||
, configure: | ||
function(cfg) { | ||
log4js.clearAppenders(); | ||
log4js.configure( cfg ); | ||
} | ||
, toLevel: | ||
@@ -18,0 +17,0 @@ function(s){ |
{ | ||
"name": "osg-logger", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Logger utility", | ||
@@ -5,0 +5,0 @@ "main": "logger.js", |
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
1646
-3.4%1
Infinity%