Skip to content

Commit 6f6e152

Browse files
authored
fix: make compatible with pipeline (#37)
Upgrage to latest node-logger that uses apiKey for auth - which is compatible with pipeline and log analysis. Ref: LOG-20186
1 parent dbcd635 commit 6f6e152

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"@logdna/env-config": "^1.0.5",
61-
"@logdna/logger": "^2.6.8",
61+
"@logdna/logger": "^2.6.9",
6262
"@logdna/stdlib": "^1.1.0"
6363
},
6464
"devDependencies": {

0 commit comments

Comments
 (0)