Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Allowing path configuration of log4j for engine-config 
(#790443)
......................................................................


core: Allowing path configuration of log4j for engine-config (#790443)

The user will be able to configure the log4j.xml path by setting the value
for the key log4j.conf.path.
If the path is incorrect or the key is not specified (by default set to
/etc/ovirt-engine/engine-config/log4j.xml) then log4j.xml will be read
from classpath, if exists (this is default log4j behavior, in case no
log4j configurator is used)

Change-Id: I55ff4bb816ba15bddb755a5bbe2ccfaf24b792a0
Acked-By:
Signed-off-by: Yair Zaslavsky <[email protected]>
---
M 
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigLogic.java
M backend/manager/tools/engine-config/src/main/resources/engine-config.conf
2 files changed, 19 insertions(+), 0 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I55ff4bb816ba15bddb755a5bbe2ccfaf24b792a0
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to