X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=0682af63df6eb4904698c5aa0b9b99f8f5a61027;hp=0c9f134a91161369b1ffb21f9111edfc12fd0871;hb=0475c50c4d3d2cea973fe4d1f17875d231dea96c;hpb=65931c8b1d91fd946a2e117a5a1f61eba0b5087a diff --git a/src/common/defaults.h b/src/common/defaults.h index 0c9f134a9..0682af63d 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -132,6 +132,9 @@ /* Default channel attributes */ #define DEFAULT_CHANNEL_NAME "channel0" +/* Default JUL domain channel name. */ +#define DEFAULT_JUL_CHANNEL_NAME "jul_channel" +/* JUL default channel name. */ #define DEFAULT_CHANNEL_OVERWRITE 0 #define DEFAULT_CHANNEL_TRACEFILE_SIZE 0 #define DEFAULT_CHANNEL_TRACEFILE_COUNT 0