Skip to content

Commit 1f5b449

Browse files
Update lib/logger.js
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 68c520b commit 1f5b449

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
@@ -47,6 +47,7 @@ const channels = {
4747
* @link https://www.rfc-editor.org/rfc/rfc5424.html
4848
*/
4949
const LEVELS = {
50+
__proto__: null,
5051
trace: 10,
5152
debug: 20,
5253
info: 30,

0 commit comments

Comments
 (0)