akka/akka-core

Java EventFilter only available for errors

Aberta

#25.668 aberto em 21 de set. de 2018

 (0 comentário) (0 reação) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:testing

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

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.

Guia do colaborador