diff options
Diffstat (limited to 'deliveries/properties_simpledemo')
-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 /> --> |