Alon Bar-Lev has posted comments on this change.

Change subject: core: Event log - a method to bypass flow
......................................................................


Patch Set 2:

>From actual usage:

 AuditLogType logType;
 AuditLogableBase logable = new AuditLogableBase(_vds.getId());
 logable.AddCustomValue("Message", text);
 logable.setCustomId(_sequence++);
 AuditLogDirector.log(logable, AuditLogType.VDS_INSTALL_IN_PROGRESS_WARNING);

--
To view, visit http://gerrit.ovirt.org/9148
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iff160c4241618a2d0c475e13ea13ddefe8220f06
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to