Add a Log4j 2.x Java agent
[lttng-ust.git] / README.md
index fc2cc6c057bb49755079097786b64054f3998bfe..e611826ab4ae3fc11a4af1a1702e7cfdca02d953 100644 (file)
--- a/README.md
+++ b/README.md
@@ -230,7 +230,7 @@ This package contains the following elements:
     JAR library to provide an LTTng-UST logging back-end for Java
     applications using Java Util Logging or Log4j. (Configure with
     `--enable-java-agent-jul` or `--enable-java-agent-log4j` or
-    `--enable-java-agent-all`).
+    `--enable-java-agent-log4j2` or `--enable-java-agent-all`).
   - `liblttng-ust-libc-wrapper`: an example library that can be
     preloaded to instrument some calls to libc (currently `malloc()` and
     `free()`) and to POSIX threads (mutexes currently instrumented) in
This page took 0.035965 seconds and 5 git commands to generate.