Change in ovirt-engine[master]: engine: remove produceLogger method

Roy Golan has submitted this change and it was merged. Change subject: engine: remove produceLogger method ...................................................................... engine: remove produceLogger method Logger is instanciated statically by every class. Having that as a CDI bean is redundant. Change-Id: I807579725141908e3434ebb841925bc5b8a22711 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/BllCDIAdapter.java 1 file changed, 0 insertions(+), 21 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Roy Golan: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit http://gerrit.ovirt.org/37759 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I807579725141908e3434ebb841925bc5b8a22711 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com