疯狂的狮子Li
2023-07-10 af08632c37b10c0927cf3fb9c75fac0d3a58b9f1
ruoyi-admin/src/main/resources/spy.properties
@@ -14,6 +14,8 @@
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记录
@@ -22,5 +24,5 @@
outagedetectioninterval=2
# 是否过滤 Log
filter=true
# 过滤 Log 时所排除的表名列表,以逗号分隔
exclude=QRTZ_
# 过滤 Log 时所排除的 sql 关键字,以逗号分隔
exclude=SELECT 1