winston-appinsights-transport
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -45,2 +45,3 @@ "use strict"; | ||
super(opts); | ||
// We disabled auto collecting exceptions and requests because we need to inject the request id manually | ||
ai | ||
@@ -47,0 +48,0 @@ .setup(opts.instrumentationKey) |
{ | ||
"name": "winston-appinsights-transport", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A winston transport for Application Insights", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"dependencies": {}, | ||
@@ -7,0 +7,0 @@ "devDependencies": { |
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
9189
120