=str #22124 enable DEBUG logging for TlsSpec to find cause of failures

This commit is contained in:
Johannes Rudolph 2017-03-15 16:49:20 +01:00
parent e915a16dbc
commit c4899bda9a

View file

@ -84,7 +84,7 @@ object TlsSpec {
}
class TlsSpec extends StreamSpec("akka.loglevel=INFO\nakka.actor.debug.receive=off") {
class TlsSpec extends StreamSpec("akka.loglevel=DEBUG\nakka.actor.debug.receive=off") {
import TlsSpec._
import system.dispatcher