Logging improvements
[vid.git] / epsdk-app-onap / src / main / webapp / WEB-INF / conf / system_template.properties
index 149ad99..6b5b37c 100755 (executable)
@@ -27,7 +27,8 @@ db.hib.dialect = org.hibernate.dialect.MySQLDialect
 db.min_pool_size = 5\r
 db.max_pool_size = 10\r
 hb.dialect = org.hibernate.dialect.MySQLDialect\r
-hb.show_sql = true\r
+\r
+hb.show_sql = false     # this property is set in logger configuration to keep console output clean\r
 hb.idle_connection_test_period = 3600\r
 app_display_name = ${VID_APP_DISPLAY_NAME}\r
 files_path = /tmp\r