From 590e714d24c0169e495d8a99769398ef198e0f64 Mon Sep 17 00:00:00 2001 From: Strongest Number 9 <16169054+StrongestNumber9@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:36:41 +0200 Subject: [PATCH] Remove deprecated syslog-java-client notice (#11) * Remove deprecated syslog-java-client notice * Adds mention to rlo_14 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index c58e817..ee25a4f 100644 --- a/README.adoc +++ b/README.adoc @@ -65,13 +65,13 @@ LogManager.shutdown(); ## Configuring pre-built log4j application -First download wanted versions of jla_05, rlp_01 and syslog-java-client from the following urls: +First download wanted versions of jla_05, rlp_01 and rlo_14 from the following urls: https://search.maven.org/artifact/com.teragrep/jla_05[jla_05] https://search.maven.org/artifact/com.teragrep/rlp_01[rlp_01] -https://search.maven.org/artifact/com.cloudbees/syslog-java-client[syslog-java-client] +https://search.maven.org/artifact/com.teragrep/rlo_14[rlo_14] Then run java while pointing classpath to the directory where you downloaded the jars to like: