common: Fix NPE in log arguments
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 24 Mar 2017 13:58:57 +0000 (09:58 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 28 Mar 2017 22:53:02 +0000 (18:53 -0400)
commit9c9523fdad85d9f98c5c39c4827f1ff36114c6f8
treeb74696dc4b81f5198ecb74c8ba97eca11f1d2439
parent338a0f6c1405d5147122e220c389e60cc639314d
common: Fix NPE in log arguments

Loggers should NEVER throw exceptions

Change-Id: I39f7ffd18735c6ee2919b76afaec1e1616702c30
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/93809
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
common/org.eclipse.tracecompass.common.core.tests/src/org/eclipse/tracecompass/common/core/tests/log/LoggerTest.java
common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java
This page took 0.024496 seconds and 5 git commands to generate.