aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/main')
-rw-r--r--framework/src/main/resources/log4j.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/main/resources/log4j.properties b/framework/src/main/resources/log4j.properties
index 4c783d37..97422c39 100644
--- a/framework/src/main/resources/log4j.properties
+++ b/framework/src/main/resources/log4j.properties
@@ -14,7 +14,7 @@
log4j.rootLogger=ERROR, file
-log4j.logger.org.onap.cli=DEBUG, file
+log4j.logger.org.onap.cli=ERROR, file
# Direct log messages to stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender