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