Merge "Bug #1532 Neutron Port bindings missing Security Group List"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / resources / application.conf
index a07c252e4c1c7aea2b42edd90098968ce811ac9a..27b0374bacbaa6b224c52ceaf7d33a83ffa554fb 100644 (file)
@@ -1,4 +1,6 @@
 akka {
+    loggers = ["akka.testkit.TestEventListener", "akka.event.slf4j.Slf4jLogger"]
+
     actor {
          serializers {
                   java = "akka.serialization.JavaSerializer"
@@ -11,4 +13,4 @@ akka {
 
         }
     }
-}
\ No newline at end of file
+}