Yair Zaslavsky has uploaded a new change for review. 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: --- M backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/AlternateFileType.java M backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfig.java 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 4 files changed, 24 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/66/3366/1 -- To view, visit http://gerrit.ovirt.org/3366 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I55ff4bb816ba15bddb755a5bbe2ccfaf24b792a0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
