Add LOG4J2 domain to the Log4j 2.x agent
[lttng-ust.git] / src / lib / lttng-ust-java-agent / jni / log4j / lttng_ust_log4j2_tp.c
CommitLineData
495b8381
MJ
1/*
2 * SPDX-License-Identifier: LGPL-2.1-only
3 *
4 * Copyright (C) 2022 EfficiOS Inc.
5 */
6
7#define _LGPL_SOURCE
8
9#define LTTNG_UST_TRACEPOINT_HIDDEN_DEFINITION
10#define LTTNG_UST_TRACEPOINT_PROVIDER_HIDDEN_DEFINITION
11
12#define LTTNG_UST_TRACEPOINT_DEFINE
13#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
14#include "lttng_ust_log4j2_tp.h"
This page took 0.026023 seconds and 4 git commands to generate.