From 5f0757a3a6d584de82731eaa247fc1c3c9f46b55 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 27 Apr 2018 14:38:45 +0200 Subject: Remove poliyc errors Attempt to remove policy errors that are dumped to logs when exception are raised too. This led to duplicate errors in logs Issue-ID: CLAMP-153 Change-Id: Ibba491d9ecf1fc99d4c09f5b80f7701fc4f56654 Signed-off-by: Determe, Sebastien (sd378r) --- src/main/resources/logback.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/resources/logback.xml') diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index b898998c..a740520f 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -130,6 +130,11 @@ + + + + + -- cgit 1.2.3-korg