logger4node
Advanced tools
Comparing version 0.0.13 to 0.0.15
{ | ||
"name": "logger4node", | ||
"version": "0.0.13", | ||
"version": "0.0.15", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,3 +44,3 @@ "use strict"; | ||
} | ||
this._debugLogger(logSeverity, formatter, ...args); | ||
this._debugLogger(formatter, ...args, logSeverity); | ||
} | ||
@@ -47,0 +47,0 @@ } |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package