Alon Bar-Lev has posted comments on this change.

Change subject: core: Replace oVirt logger with slf4j in utils
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/34264/2/backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java:

Line 58:         buildIdToUnameLookup();
Line 59:         buildBackCompatMapping();
Line 60:         validateTree();
Line 61:         if (log.isDebugEnabled()) {
Line 62:             log.debug("Osinfo Repository:\n {}", toString());
> please drop the space after the \n
toString() -> this
Line 63:         }
Line 64:     }
Line 65: 
Line 66:     private void validateTree() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0b99ca3947a3ad778601da27decdbad751cfa19c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to