From bb972b5738831e70b98f9165dd2091d7cf5b3c11 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 8 Sep 2016 11:57:18 +0200 Subject: HONEYCOMB-197 Minimal distribution positive test Change-Id: I2191472f10b39a026ccde2494a7921655c57c314 Signed-off-by: Maros Marsalek --- .../src/test/resources/logback.xml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 infra/minimal-distribution/src/test/resources/logback.xml (limited to 'infra/minimal-distribution/src/test/resources/logback.xml') diff --git a/infra/minimal-distribution/src/test/resources/logback.xml b/infra/minimal-distribution/src/test/resources/logback.xml new file mode 100644 index 000000000..2ee89db4e --- /dev/null +++ b/infra/minimal-distribution/src/test/resources/logback.xml @@ -0,0 +1,31 @@ + + + + + + + %date{"yyyy-MM-dd HH:mm:ss.SSS z"} [%thread] %-5level %logger{36} - %msg%n + + + + + + + + + + -- cgit 1.2.3-korg