Removing AAF references from Cert-Service in OOM repo.
[oom/platform/cert-service.git] / certServiceClient / src / main / resources / log4j2.xml
index bf4b623..a641a4e 100644 (file)
@@ -8,7 +8,7 @@
                     pattern="%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss.SSS}} %highlight{${LOG_LEVEL_PATTERN:-%5p}}{FATAL=red blink, ERROR=red, WARN=yellow bold, INFO=green, DEBUG=green bold, TRACE=blue} %style{%pid}{magenta} [%15.15t] %style{%-40.40C{1.}}{cyan} : %m%n%throwable"/>
         </Console>
 
-        <RollingFile fileName="var/log/onap/aaf/certservice-client/certservice-client.log"
+        <RollingFile fileName="var/log/onap/oom/certservice-client/certservice-client.log"
                      filePattern="logs/certservice-client-%d{yyyy-MM-dd}-%i.log" name="ROLLING_FILE">
             <PatternLayout pattern="[%d{ISO8601}][%-5p][%-5c] %m%n"/>
             <Policies>