From 783745964f1362fadd499f32dcd60325d247dcfe Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 29 Aug 2019 18:02:17 -0400 Subject: Change AlertSeverity to Severity in policy/engine Updated logback xml files, replacing AlertSeverity with Severity. Also fixed some spacing issues. Change-Id: I3e4b9163d5d897fe4402028b69c741f497aecfc5 Issue-ID: POLICY-1989 Signed-off-by: Jim Hahn --- ONAP-XACML/src/test/resources/logback-test.xml | 126 ++++++++++++------------- 1 file changed, 63 insertions(+), 63 deletions(-) (limited to 'ONAP-XACML') diff --git a/ONAP-XACML/src/test/resources/logback-test.xml b/ONAP-XACML/src/test/resources/logback-test.xml index cdfdac958..37a07841f 100644 --- a/ONAP-XACML/src/test/resources/logback-test.xml +++ b/ONAP-XACML/src/test/resources/logback-test.xml @@ -2,14 +2,14 @@ ============LICENSE_START======================================================= ONAP-XACML ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -22,73 +22,73 @@ - + - - - + - - + + - - - - - - - - - - + + + + - - - + + + + + --> --> - - - - - - - - + + + + + --> - - - + + + @@ -100,15 +100,15 @@ - - - - + ${logDirectory}/${auditLogName}.log @@ -151,12 +151,12 @@ 5MB - ${defaultMetricPattern} - + 256 @@ -164,7 +164,7 @@ - + ${logDirectory}/${errorLogName}.log @@ -186,14 +186,14 @@ ${defaultErrorPattern} - + 256 - + ${debugLogDirectory}/${debugLogName}.log @@ -215,36 +215,36 @@ ${debugLoggerPattern} - + 256 true - - + + - + - + - + - + - - - + + + -- cgit 1.2.3-korg