1 - triagedhelp wantedt:docst:javat:testing
仓库指标
- 星标
- (13,277 个星标)
- PR 合并指标
- (平均合并 8天 19小时) (30 天内合并 10 个 PR)
描述
The Java API for EventFilter has one mention in the docs:
https://doc.akka.io/docs/akka/current/testing.html#expecting-log-messages
But no Scaladoc/Javadoc explaining how it can take either SomeException.class or a LogEvent subtype to catch specific log entry types.
Add both ref docs and scaladoc.