diff options
author | hb123f <hb123f@att.com> | 2018-08-02 14:50:31 -0400 |
---|---|---|
committer | hb123f <hb123f@att.com> | 2018-08-02 15:01:46 -0400 |
commit | 8d5039c674ef6fd0e4f2ebef9edfac27f0c18900 (patch) | |
tree | 6b7bd4dd85937d1a57a0ab2d17052717bf8d2b75 /deliveries/properties_simpledemo/ONAPPORTAL | |
parent | aa9b320ff93511280cf51b03d38fb9254af6b530 (diff) |
Replaced ecomp
Issue-ID: PORTAL-302
Replaced ecomp keyword and year
Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4
Signed-off-by: hb123f <hb123f@att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTAL')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTAL/logback.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/logback.xml b/deliveries/properties_simpledemo/ONAPPORTAL/logback.xml index 7ce20937..a8496a88 100644 --- a/deliveries/properties_simpledemo/ONAPPORTAL/logback.xml +++ b/deliveries/properties_simpledemo/ONAPPORTAL/logback.xml @@ -3,7 +3,7 @@ ============LICENSE_START========================================== ONAP Portal =================================================================== - Copyright © 2017 AT&T Intellectual Property. All rights reserved. + Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. =================================================================== Unless otherwise specified, all software contained herein is licensed @@ -39,7 +39,7 @@ <!DOCTYPE xml> <configuration scan="true" scanPeriod="3 seconds" debug="true"> - <!-- Log-back files for the ECOMP Portal are created in directory + <!-- Log-back files for the ONAP Portal are created in directory ${catalina.base}/logs/${componentName}; e.g., apache-tomcat-8.0.35/logs/onapportal/application.log --> <!--<jmxConfigurator /> --> |