X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fjul.h;h=1bcd5ef795edb190af64aa635ce7c0b12177cdc9;hb=e3a639d00e6114996532f098b7915c63682dd14e;hp=92da2012e13f02d9d809e9593ff846730327ce88;hpb=4e5b8b82eedcbedfa7d1eea1c0a2ea2607a8d4a8;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/jul.h b/src/bin/lttng-sessiond/jul.h index 92da2012e..1bcd5ef79 100644 --- a/src/bin/lttng-sessiond/jul.h +++ b/src/bin/lttng-sessiond/jul.h @@ -67,6 +67,8 @@ struct jul_event { * the JUL API. */ char name[LTTNG_SYMBOL_NAME_LEN]; + enum lttng_loglevel_jul loglevel; + enum lttng_loglevel_type loglevel_type; /* * Tells if the event is enabled or not on the JUL Agent.