Skip to content

Commit 239dc56

Browse files
Update lib/logger.js
Co-authored-by: Chemi Atlow <[email protected]>
1 parent 40d8b40 commit 239dc56

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
@@ -382,6 +382,7 @@ function createLogger(options) {
382382
}
383383

384384
module.exports = {
385+
__proto__: null,
385386
Logger,
386387
LogConsumer,
387388
JSONConsumer,

0 commit comments

Comments
 (0)