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


The following commit(s) were added to refs/heads/master by this push:
     new 97e7660  Fix log level in Slf4jLogFactory.error(Object, Throwable) #416
97e7660 is described below

commit 97e7660e5fe43e7c1169cc4f3e2b92629f4dd3fd
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 4 13:11:42 2026 -0500

    Fix log level in Slf4jLogFactory.error(Object, Throwable) #416
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d71221f..3b42325 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix running 
spotbugs:check: Unable to parse configuration of mojo.</action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Update 
deprecated call in 
org.apache.commons.logging.PathableClassLoader.addLogicalLib(String).</action>
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix malformed 
Javadoc comments.</action>
+      <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix log level in 
Slf4jLogFactory.error(Object, Throwable) #416.</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 97 #361, #367, 
#388, #409, #410.</action>

Reply via email to