Skip to content

Commit a2ffd67

Browse files
author
Martin Yankov
committed
fix: logger level
1 parent 5f91e22 commit a2ffd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfg/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"logger": {
1515
"console": {
1616
"handleExceptions": false,
17-
"level": "silly",
17+
"level": "error",
1818
"colorize": true,
1919
"prettyPrint": true
2020
},

0 commit comments

Comments
 (0)