cf-nodejs-logging-support
Advanced tools
Comparing version 6.5.3 to 6.5.4
@@ -612,3 +612,3 @@ const util = require("util"); | ||
if(defaultCustomEnabled) | ||
if(defaultCustomEnabled || logObject[key] != null) | ||
logObject[key] = value; | ||
@@ -615,0 +615,0 @@ |
{ | ||
"name": "cf-nodejs-logging-support", | ||
"version": "6.5.3", | ||
"version": "6.5.4", | ||
"description": "Logging tool for Cloud Foundry", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
116597