Change in ovirt-engine[master]: engine: remove produceLogger method (take 2)

Roy Golan has submitted this change and it was merged. Change subject: engine: remove produceLogger method (take 2) ...................................................................... engine: remove produceLogger method (take 2) Logger is instanciated statically by every class. Having that as a CDI bean is redundant. Note: Please do not revert this change without specifying a good reason for that. Change-Id: Iab86145adf4e5856287038c44cd7117564291695 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, 2 insertions(+), 20 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/38387 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iab86145adf4e5856287038c44cd7117564291695 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@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