diff options
Diffstat (limited to 'cmso-topology/src/main/resources/application.properties')
-rw-r--r-- | cmso-topology/src/main/resources/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-topology/src/main/resources/application.properties b/cmso-topology/src/main/resources/application.properties index bb11c96..5c3447a 100644 --- a/cmso-topology/src/main/resources/application.properties +++ b/cmso-topology/src/main/resources/application.properties @@ -54,7 +54,7 @@ server.port=7998 kubernetes.namespace=org.onap.optf.cmso -com.att.eelf.logging.file=logback.xml +#com.att.eelf.logging.file=logback.xml com.att.eelf.logging.path= logging.config= |