Juan Hernandez has posted comments on this change. Change subject: [WIP] Remove logging dependencies ......................................................................
Patch Set 1: The SDK can still be debugged. The difference is that instead of configuring the logging framework explicitly we let it up to the developer of the application calling the SDK, as this will need to be done anyhow. Note that the patch doesn't remove any "log.debug(...)" statement, as there aren't any, so we don't really need to replace log4j with slf4j. What the patch removes is the explicit configuration of the log4j logging framework. The user can still get the same effect providing the configuration explicitly. I will document this. -- 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: 1 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