diff options
Diffstat (limited to 'src/test/resources/https/https-test.properties')
-rw-r--r-- | src/test/resources/https/https-test.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/resources/https/https-test.properties b/src/test/resources/https/https-test.properties index 853466e1..e15ea6ed 100644 --- a/src/test/resources/https/https-test.properties +++ b/src/test/resources/https/https-test.properties @@ -87,3 +87,9 @@ camel.defaultthreadpool.rejectpolicy=CallerRuns camel.springboot.xmlRoutes=classpath:/clds/camel/routes/*.xml camel.springboot.xmlRests=classpath:/clds/camel/rest/*.xml #camel.springboot.typeConversion = false + +#For EELF logback file +#com.att.eelf.logging.path= +com.att.eelf.logging.file=logback-default.xml +#The log folder that will be used in logback.xml file +clamp.config.log.path=log
\ No newline at end of file |