log4jdbc.properties 164 Bytes
## WARN级别的SQL语句  --- 100毫秒
log4jdbc.sqltiming.warn.threshold=10000
## ERROR级别的SQL语句  --- 1000毫秒
log4jdbc.sqltiming.error.threshold=30000