Turn on debug logging due to failures

This commit is contained in:
Patrik Nordwall 2012-06-08 16:51:27 +02:00
parent c83ca22aa1
commit c9e259d569
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ object SunnyWeatherMultiJvmSpec extends MultiNodeConfig {
gossip-interval = 400 ms
nr-of-deputy-nodes = 0
}
akka.loglevel = INFO
akka.loglevel = DEBUG
"""))
}