Skip to content

Commit 2bb8fa6

Browse files
Update logger.js
Co-authored-by: Chemi Atlow <chemi@atlow.co.il>
1 parent 0e635e4 commit 2bb8fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/logger.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ class Logger {
526526
}
527527

528528
const record = {
529+
__proto__: null,
529530
level,
530531
msg,
531532
time: DateNow(),

0 commit comments

Comments
 (0)