Greg Padgett has uploaded a new change for review.

Change subject: log: set default log level to INFO
......................................................................

log: set default log level to INFO

Change-Id: I2cb489d4f415bd31b2023838832deb13bd1984e9
Bug-Url: https://bugzilla.redhat.com/1019471
Signed-off-by: Greg Padgett <[email protected]>
---
M ovirt_hosted_engine_ha/agent/agent-log.conf.in
M ovirt_hosted_engine_ha/broker/broker-log.conf.in
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha 
refs/changes/23/20523/1

diff --git a/ovirt_hosted_engine_ha/agent/agent-log.conf.in 
b/ovirt_hosted_engine_ha/agent/agent-log.conf.in
index f04d066..9f37fc4 100644
--- a/ovirt_hosted_engine_ha/agent/agent-log.conf.in
+++ b/ovirt_hosted_engine_ha/agent/agent-log.conf.in
@@ -8,7 +8,7 @@
 keys=long,sysform
 
 [logger_root]
-level=DEBUG
+level=INFO
 handlers=syslog,logfile
 propagate=0
 
diff --git a/ovirt_hosted_engine_ha/broker/broker-log.conf.in 
b/ovirt_hosted_engine_ha/broker/broker-log.conf.in
index a5a215b..e116551 100644
--- a/ovirt_hosted_engine_ha/broker/broker-log.conf.in
+++ b/ovirt_hosted_engine_ha/broker/broker-log.conf.in
@@ -8,7 +8,7 @@
 keys=long,sysform
 
 [logger_root]
-level=DEBUG
+level=INFO
 handlers=syslog,logfile
 propagate=0
 


-- 
To view, visit http://gerrit.ovirt.org/20523
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2cb489d4f415bd31b2023838832deb13bd1984e9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to