From a77621f3bc45828834ef4697e983c603735c56ee Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 10 Jul 2017 15:28:27 +0200 Subject: sync with syntax working, but not auth --- conf-from-container/conf/logback.xml | 40 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'conf-from-container') diff --git a/conf-from-container/conf/logback.xml b/conf-from-container/conf/logback.xml index 104ec4c..861ac26 100644 --- a/conf-from-container/conf/logback.xml +++ b/conf-from-container/conf/logback.xml @@ -5,21 +5,21 @@ Variables for simplifying logging configuration. http://logback.qos.ch/manual/configuration.html#variableSubstitution --> - + - + - + - - + + - + - + @@ -30,7 +30,7 @@ we load the main property file for you. --> - + @@ -40,10 +40,10 @@ - + - + @@ -64,11 +64,11 @@ - + ${idp.logfiles}/idp-process.log - + ${idp.logfiles}/idp-process-%d{yyyy-MM-dd}.log.gz ${idp.loghistory:-180} @@ -102,19 +102,19 @@ WARN - + ${idp.logfiles}/idp-warn.log - + ${idp.logfiles}/idp-warn-%d{yyyy-MM-dd}.log.gz ${idp.loghistory:-180} - + UTF-8 %date{ISO8601} - %level [%logger:%line] - %msg%n%ex{short} - + @@ -127,7 +127,7 @@ DENY - + ${idp.logfiles}/idp-audit.log @@ -142,7 +142,7 @@ %msg%n - + ${idp.logfiles}/idp-consent-audit.log @@ -177,10 +177,10 @@ - + - \ No newline at end of file + -- cgit v1.1