akka/akka-core

Java EventFilter only available for errors

Aperta

#25.668 aperta il 21 set 2018

 (0 commenti) (0 reazioni) (0 assegnatari)Scala (3547 fork)batch import
1 - triagedhelp wantedt:testing

Metriche repository

Star
 (13.277 stelle)
Metriche merge PR
 (Merge medio 8g 19h) (10 PR mergiate in 30 g)

Descrizione

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.

Guida contributor