Fix log location
[clamp.git] / src / main / resources / system.properties
index 5f6e217..0ecba95 100644 (file)
 # 
 ###
 
-# If the environment property system_properties_path contains a path to a file  , System properties created using the file. If the environment variable not present, system.properties in the class path is used for system property creation 
-
 com.att.eelf.logging.file=classpath:/logback.xml
 
 # change as per logback.xml path
 com.att.eelf.logging.path=./
 logging.config=classpath:/logback.xml
-
 #
 # JVM SSL/TLS properties
 jdk.tls.client.protocols=TLSv1.1,TLSv1.2