Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: services: ovirt-engine: enforce log level for 
server.log
......................................................................

packaging: services: ovirt-engine: enforce log level for server.log

due to unknown reason there was report that server.log was put into
debug level.

so let's be consistent and enforce its level as well.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1021346
Change-Id: Id1ec5786ef64986e38e3766b2aabd22f5e544225
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M packaging/services/ovirt-engine/ovirt-engine.xml.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/59/20559/1

diff --git a/packaging/services/ovirt-engine/ovirt-engine.xml.in 
b/packaging/services/ovirt-engine/ovirt-engine.xml.in
index f11cbfb..b1a784d 100644
--- a/packaging/services/ovirt-engine/ovirt-engine.xml.in
+++ b/packaging/services/ovirt-engine/ovirt-engine.xml.in
@@ -63,6 +63,7 @@
 
       <!-- All the application server messages go here: -->
       <file-handler name="SERVER">
+        <level name="INFO"/>
         <formatter>
           <pattern-formatter pattern="%d %-5p [%c] (%t) %s%E%n"/>
         </formatter>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1ec5786ef64986e38e3766b2aabd22f5e544225
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to