From: David Goulet Date: Tue, 14 Oct 2014 18:43:29 +0000 (-0400) Subject: Fix: support log4j loglevel in mi X-Git-Tag: v2.6.0-rc1~6 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=970d848b0e1e8e81bc7be0fb43e1fcdcd5a84da7;hp=970d848b0e1e8e81bc7be0fb43e1fcdcd5a84da7;p=lttng-tools.git Fix: support log4j loglevel in mi To achieve this, a couple of functions needed to send the domain of the event so we can use the right loglevel according to the domain. Signed-off-by: David Goulet ---