BGPCEP-717: Add logback config file 77/65477/1
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 11:44:44 +0000 (11:44 +0000)
commit314a2c8e70080beedea1b17a76031b184a886606
treed04c1c5918cf69ad91cc6bc52972e34151b886bc
parenta82ddce7d1cf688593216d929b47973b7d18f03d
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>
(cherry picked from commit 4cb70b1abd7db5cf10db44cf36e7780a0fd3c5bd)
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]