@emartech/rabbitmq-client
Advanced tools
Comparing version
@@ -40,3 +40,3 @@ { | ||
}, | ||
"version": "5.7.0" | ||
"version": "5.8.0" | ||
} |
@@ -9,2 +9,5 @@ 'use strict'; | ||
constructor(amqpConfig, configuration) { | ||
createLogger.configure({ | ||
outputFormat: 'legacy' | ||
}); | ||
this._logger = createLogger(configuration.logger); | ||
@@ -11,0 +14,0 @@ this._channel = configuration.channel; |
@@ -10,2 +10,5 @@ 'use strict'; | ||
constructor(amqpConfig, configuration) { | ||
createLogger.configure({ | ||
outputFormat: 'legacy' | ||
}); | ||
this._logger = createLogger(configuration.logger); | ||
@@ -12,0 +15,0 @@ this._channel = configuration.channel; |
@@ -10,2 +10,5 @@ 'use strict'; | ||
constructor(amqpConfig, configuration) { | ||
createLogger.configure({ | ||
outputFormat: 'legacy' | ||
}); | ||
this._logger = createLogger(configuration.logger); | ||
@@ -12,0 +15,0 @@ this._channel = configuration.channel; |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
66332
0.3%1673
0.54%