Add slf4j SimpleLogger properties file for unit tests 81/15181/2
authortpantelis <tpanteli@brocade.com>
Tue, 10 Feb 2015 05:37:12 +0000 (00:37 -0500)
committertpantelis <tpanteli@brocade.com>
Tue, 10 Feb 2015 14:08:22 +0000 (09:08 -0500)
commit7261b2a12c9ee3b2aa397e27c725ce5ee9cada60
tree1737e2802e22e5d8e9d75d6a5410959d448baa56
parente035a55f4d5fc3eeadeb1ee24a6f2e1c7e412d21
Add slf4j SimpleLogger properties file for unit tests

Added a simplelogger.properties to sal-distributed-datastore and
sal-akka-raft to configure the logging format and to enable trace logging
for the appropriate pacakges.

Change-Id: I08909ad515eae1a782077d8be85d4337fbe0259d
Signed-off-by: tpantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/behaviors/LeaderTest.java
opendaylight/md-sal/sal-akka-raft/src/test/resources/simplelogger.properties [new file with mode: 0644]
opendaylight/md-sal/sal-distributed-datastore/src/test/resources/simplelogger.properties [new file with mode: 0644]