Skip to content

Commit 2bb8fa6

Browse files
Update logger.js
Co-authored-by: Chemi Atlow <[email protected]>
1 parent 0e635e4 commit 2bb8fa6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)