@join-com/gcloud-logger
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -94,3 +94,3 @@ "use strict"; | ||
class Logger { | ||
constructor(useJsonFormat, logLevelStarts, excludeKeys = ['password', 'token', 'newPassword', 'oldPassword'], maxFieldLength = 1000) { | ||
constructor(useJsonFormat, logLevelStarts, excludeKeys = ['password', 'token', 'newPassword', 'oldPassword'], maxFieldLength = 100) { | ||
this.useJsonFormat = useJsonFormat; | ||
@@ -97,0 +97,0 @@ this.excludeKeys = excludeKeys; |
{ | ||
"name": "@join-com/gcloud-logger", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "gcloud simple logger", | ||
@@ -5,0 +5,0 @@ "author": "JOIN Solutions", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
22731