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