Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Grails 和 Log4j Extras 来记录错误消息。
我需要从日志中过滤掉某些异常类 MyCustomException。
我怎样才能做到这一点?