
Hi, we are currently trying to minimize usage of multiple logging frameworks in engine (log4j, commons-logging, ovirt logger, JUL, slf4j) and in the future we want to use only slf4j as logging frontend and JBoss Logging or java.util.logging (in tools only) as logging backend. More info can be found in [1]. In the meantime patches to use slf4j instead of log4j in engine tools (engine-config, engine-manage-domains, notifier) were merged. Soon we will try to remove log4j dependency from project completely. So if you are preparing new patches for engine please update your logging framework and use only slf4j. I will post updates about the whole process. Thanks Martin Perina [1] https://bugzilla.redhat.com/1109871

Hi, patches [2] which will remove log4j dependency from ovirt-engine will be merged soon. If your patches still use log4j please convert them to use slf4j. Thanks Martin Perina [2] http://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+t... ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: devel@ovirt.org Sent: Monday, October 13, 2014 9:03:20 AM Subject: [ovirt-devel] Log refactoring
Hi,
we are currently trying to minimize usage of multiple logging frameworks in engine (log4j, commons-logging, ovirt logger, JUL, slf4j) and in the future we want to use only slf4j as logging frontend and JBoss Logging or java.util.logging (in tools only) as logging backend. More info can be found in [1].
In the meantime patches to use slf4j instead of log4j in engine tools (engine-config, engine-manage-domains, notifier) were merged. Soon we will try to remove log4j dependency from project completely.
So if you are preparing new patches for engine please update your logging framework and use only slf4j.
I will post updates about the whole process.
Thanks
Martin Perina
[1] https://bugzilla.redhat.com/1109871 _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (1)
-
Martin Perina