doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / java-jul / README.md
1 <!--
2 SPDX-FileCopyrightText: 2013 David Goulet <dgoulet@efficios.com>
3
4 SPDX-License-Identifier: CC-BY-4.0
5 -->
6
7 Type `make` to compile and use `./run` to start the example.
8
9 The `Hello.java` file contains a lot of useful information in order to
10 instrument your application.
11
12 The `./run` file shows you how to link your Java application with the LTTng UST
13 JUL library.
This page took 0.029172 seconds and 4 git commands to generate.