enable merge sdc client part into Distribution release image
[multicloud/framework.git] / artifactbroker / packages / src / main / resources / etc / logback.xml
index ebe06a8..e2d4869 100644 (file)
 <configuration scan="true" scanPeriod="3 seconds" debug="true">
   <!--<jmxConfigurator /> -->
   <!-- directory path for all other type logs -->
-  <property name="logDir" value="${POLICY_LOGS}" />
+  <property name="logDir" value="${ARTIFACT_LOGS}" />
   
   <!-- directory path for debugging type logs -->
-  <property name="debugDir" value="${POLICY_LOGS}" />
+  <property name="debugDir" value="${ARTIFACT_LOGS}" />
   
   <!--  specify the component name 
     <ONAP-component-name>::= "MSO" | "DCAE" | "ASDC " | "AAI" |"Policy" | "SDNC" | "AC"  -->