This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
commit ef44083160b88a12804ecf882cf4a0a74c4232b4 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 14 07:39:48 2024 -0400 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) <code>commons-logging.jar</code> 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. </p><p> Note, however, that if you have a particular preference, then providing a simple <code>commons-logging.properties</code> file which specifies the concrete logging library to be