Change in ovirt-engine[ovirt-engine-4.1]: core: Introduce logutils module
Code Review
gerrit at ovirt.org
Tue Feb 14 14:41:00 UTC 2017
>From Tal Nisan <tnisan at redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: core: Introduce logutils module
......................................................................
core: Introduce logutils module
1. Introduces logutils module, which contains code extending standard
java.logging framework
2. This module needs to be separated from other utils classes, so we can
insert it into boot class path, which is needed to specify custom
logging formatter introduced in subsequent classes
3. Moves JavaLoggingUtils class to logutils module
Change-Id: Idee6583569dfb68e56b164e174e3f22ad236b374
Bug-Url: https://bugzilla.redhat.com/1408193
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M Makefile
M backend/manager/extensions-tool/pom.xml
A backend/manager/logutils/exclude-filters.xml
A backend/manager/logutils/pom.xml
R backend/manager/logutils/src/main/java/org/ovirt/engine/core/logutils/JavaLoggingUtils.java
M backend/manager/pom.xml
M backend/manager/tools/pom.xml
M backend/manager/tools/src/main/java/org/ovirt/engine/core/config/EngineConfigExecutor.java
M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/Notifier.java
M ovirt-engine.spec.in
M packaging/bin/engine-config.sh
M packaging/bin/ovirt-engine-extensions-tool.sh
M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.conf.in
13 files changed, 49 insertions(+), 4 deletions(-)
Approvals:
Martin Peřina: Verified; Looks good to me, approved
Juan Hernandez: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/72207
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idee6583569dfb68e56b164e174e3f22ad236b374
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list