Fix: support log4j loglevel in mi
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 Oct 2014 18:43:29 +0000 (14:43 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 Oct 2014 18:51:40 +0000 (14:51 -0400)
commit970d848b0e1e8e81bc7be0fb43e1fcdcd5a84da7
tree065e97e368ba354b008f8f5e15e86aef0e57d126
parentff00898c439fb356898d51207f0546165ab7432a
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 <dgoulet@efficios.com>
src/bin/lttng/commands/enable_events.c
src/bin/lttng/commands/list.c
src/common/mi-lttng.c
src/common/mi-lttng.h
This page took 0.024889 seconds and 4 git commands to generate.