log level

This commit is contained in:
wangchuxiao
2023-04-17 11:57:38 +08:00
parent f6761d2544
commit 1578176f39
3 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ mysql:
dbMaxOpenConns: 100
dbMaxIdleConns: 10
dbMaxLifeTime: 5
logLevel: 4 #1=slient 2=error 3=warn 4=info
logLevel: 6 #1=slient 2=error 3=warn 4=info
slowThreshold: 500
mongo: