Change in ovirt-engine[master]: core: migrate the LoggedUtils into slf4j

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: migrate the LoggedUtils into slf4j ...................................................................... core: migrate the LoggedUtils into slf4j Keeping some backward compatibility within VdcCommandBase, IrsBrokerCommand. Bug-Url: https://bugzilla.redhat.com/1109871 Change-Id: I3e17eeb0670c456a39f354e766a771e69d160002 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcCommandBase.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/log/LoggedUtils.java M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/log/LoggedUtilsTest.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java 4 files changed, 117 insertions(+), 109 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34295 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e17eeb0670c456a39f354e766a771e69d160002 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
yzaslavs@redhat.com