BGPCEP-717: Add logback config file 67/65467/2
authorClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Sat, 11 Nov 2017 18:54:35 +0000 (19:54 +0100)
committerClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Mon, 13 Nov 2017 08:12:57 +0000 (08:12 +0000)
commit4cb70b1abd7db5cf10db44cf36e7780a0fd3c5bd
tree649bd6d0dc8b7730a5101d4191c327032d25bb0d
parent800ca7ab86c3678634f87d244b37532fddb082e0
BGPCEP-717: Add logback config file

 for reduce log level of yang parser.
As a result we reduce 1G output to
only 12M

- set debug loglevel for test
- set info loglevel for yang parser

Change-Id: I29f4480d2bc9e27bb77be4cdb18d621f06d40bcb
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
bgp/benchmark-app/src/test/resources/logback-test.xml [new file with mode: 0644]
bgp/openconfig-state/src/test/resources/logback-test.xml [new file with mode: 0644]
bgp/rib-impl/src/test/resources/logback-test.xml [new file with mode: 0644]
bgp/rib-impl/src/test/resources/simplelogger.properties [deleted file]
bgp/topology-provider/src/test/resources/logback-test.xml [new file with mode: 0644]
data-change-counter/src/test/resources/logback-test.xml [new file with mode: 0644]
pcep/impl/src/test/resources/logback-test.xml [new file with mode: 0644]
pcep/segment-routing/src/test/resources/logback-test.xml [new file with mode: 0644]
pcep/topology/topology-provider/src/test/resources/logback-test.xml [new file with mode: 0644]
pcep/tunnel-provider/src/test/resources/logback-test.xml [new file with mode: 0644]
programming/impl/src/test/resources/logback-test.xml [new file with mode: 0644]