Juan Hernandez has posted comments on this change.

Change subject: [WIP] Remove logging dependencies
......................................................................


Patch Set 4:

But slf4j doesn't provide any way to actually configure logging, it is only an 
API, a contract that defines how the applications generates log messages, but 
it doesn't define how to configure log destinations, layouts, etc. So what we 
are currently doing with log4j can't be replaced with slf4j. If we continue 
doing it then we have to select a logging implementation, and stick to it. This 
is what I want to avoid.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id81d1490f9f5594e8065b8a20c71d9595d35814b
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mishka8...@yahoo.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to