Change in ovirt-engine[master]: tools: Fix ovirt-engine-notifier logging config

Yair Zaslavsky has submitted this change and it was merged. Change subject: tools: Fix ovirt-engine-notifier logging config ...................................................................... tools: Fix ovirt-engine-notifier logging config Fixes ovirt-engine-noitifier logging config under JBoss EAP. The problem started when JBoss EAP reimplemented log4j classes in JBoss Log Manager, but logging configuration initialization from system property log4j.configuration has not been included in those reimplemented classes. This patch initializes log4j configuration for ovirt-engine-notifier. Change-Id: Iad46dc04853e87e280c2f60100a041d781809eb8 Bug-Url: https://bugzilla.redhat.com/948744 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/Notifier.java 1 file changed, 22 insertions(+), 0 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17051 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iad46dc04853e87e280c2f60100a041d781809eb8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
yzaslavs@redhat.com