From ef44083160b88a12804ecf882cf4a0a74c4232b4 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 14 Aug 2024 07:39:48 -0400 Subject: [PATCH] No need to exclaim! --- src/site/xdoc/guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/guide.xml b/src/site/xdoc/guide.xml index d0f2083..2c2174e 100644 --- a/src/site/xdoc/guide.xml +++ b/src/site/xdoc/guide.xml @@ -117,7 +117,7 @@ JCL tries to be as unobtrusive as possible. In most cases, including the (full) commons-logging.jar in the classpath should result in JCL configuring itself in a reasonable manner. There's a good chance that it'll guess (discover) your preferred logging system, and you won't -need to do any configuration of JCL at all! +need to do any configuration of JCL at all.

Note, however, that if you have a particular preference, then providing a simple commons-logging.properties file which specifies the concrete logging library to be