!233 【轻量级 PR】修正控制台日志打印格式化问题

Merge pull request !233 from MichelleChung/dev
This commit is contained in:
疯狂的狮子Li 2022-09-14 06:44:11 +00:00 committed by Gitee
commit 111db70908
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -14,6 +14,8 @@ useprefix=true
excludecategories=info,debug,result,commit,resultset
# 日期格式
dateformat=yyyy-MM-dd HH:mm:ss
# SQL语句打印时间格式
databaseDialectTimestampFormat=yyyy-MM-dd HH:mm:ss
# 实际驱动可多个
#driverlist=org.h2.Driver
# 是否开启慢SQL记录