log4js-node-amqp
Advanced tools
Comparing version 0.0.7 to 0.0.71
@@ -112,3 +112,3 @@ "use strict"; | ||
return function (loggingEvent) { | ||
return function log4jsNodeAmqp(loggingEvent) { | ||
if (Object.prototype.toString.call(loggingEvent.data[0]) === '[object String]') { | ||
@@ -115,0 +115,0 @@ loggingEvent.data = _options.layout(loggingEvent); |
{ | ||
"name": "log4js-node-amqp", | ||
"version": "0.0.7", | ||
"version": "0.0.71", | ||
"description": "An AMQP appender for log4js-node", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
69286