Fix: disable JUL event on UST side
authorDavid Goulet <dgoulet@efficios.com>
Tue, 17 Jun 2014 19:42:39 +0000 (15:42 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 27 Jun 2014 14:25:33 +0000 (10:25 -0400)
commitbe6a6276f221b9bc83c16e3c3ba6ca76f5f35350
tree627a5fdf65fd3d2f66a2841200bd3fc3eef842ad
parent12ada03d4b8f55d0febf101ef7a2f8be83a87fc4
Fix: disable JUL event on UST side

With the new root logger patch in liblttng-ust-jul, we have to disable
the JUL logger on the UST tracer side for the multi session support.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/event.c
src/bin/lttng-sessiond/event.h
src/bin/lttng-sessiond/jul.c
src/bin/lttng-sessiond/jul.h
This page took 0.028442 seconds and 4 git commands to generate.