aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/main/resources/application.properties
diff options
context:
space:
mode:
authorAjith Sreekumar <ajith.sreekumar@bell.ca>2021-08-09 12:50:31 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-09 12:50:31 +0000
commit8a2f14ae90528454c4aa2351f8f4c1e04eaed2b6 (patch)
treeed0435840f311deb55b5744a64fcb1b4fde78a9d /runtime/src/main/resources/application.properties
parent522f98830955eeef3a2e602b855d2af01bafe941 (diff)
parent4aa0eb0bae6353408e9a82d8f07af1703ccaf9d3 (diff)
Merge "Use slf4j instead of EELFLogger in Clamp"
Diffstat (limited to 'runtime/src/main/resources/application.properties')
-rw-r--r--runtime/src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/src/main/resources/application.properties b/runtime/src/main/resources/application.properties
index 64097e88e..08260047e 100644
--- a/runtime/src/main/resources/application.properties
+++ b/runtime/src/main/resources/application.properties
@@ -134,7 +134,7 @@ async.core.pool.size=10
async.max.pool.size=20
async.queue.capacity=500
-#For EELF logback file
+#For logback file
#clamp.config.logback.path=
clamp.config.logback.filename=logback-default.xml
#The log folder that will be used in logback.xml file