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