=str #22124 enable DEBUG logging for TlsSpec to find cause of failures
This commit is contained in:
parent
e915a16dbc
commit
c4899bda9a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue