From: Jérémie Galarneau Date: Thu, 10 Jul 2014 18:24:59 +0000 (-0400) Subject: Fix: logger name dropped from filter condition when loglevels are used X-Git-Tag: v2.4.2~8 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=9b1ddda7fd61aa88b29317cd30e4e2769534c21b;hp=9b1ddda7fd61aa88b29317cd30e4e2769534c21b;p=lttng-tools.git Fix: logger name dropped from filter condition when loglevels are used This fix ensures that the loglevel expression is appended to the filter expression and does not overwrite the current one. Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet ---