akka/akka-core

Java EventFilter only available for errors

オープン

#25,668 opened on 2018/09/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (3,547 件のフォーク)batch import
1 - triagedhelp wantedt:testing

Repository metrics

Stars
 (13,277 個のスター)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

In the Scala testkit event filter we can filter for any kind of log entries, but the current Java API only allows for filtering errors/exceptions. It should cover the same functionality as the Scala one.

コントリビューターガイド