- 使用ThresholdFilter+LevelFilter组合替代单一LevelFilter - ThresholdFilter设置最低日志级别(DEBUG) - LevelFilter过滤ERROR级别(onMismatch=NEUTRAL) - 确保aop.log/app.log/sql.log正确输出非ERROR日志
- 使用ThresholdFilter+LevelFilter组合替代单一LevelFilter - ThresholdFilter设置最低日志级别(DEBUG) - LevelFilter过滤ERROR级别(onMismatch=NEUTRAL) - 确保aop.log/app.log/sql.log正确输出非ERROR日志