Issue Type: Bug Bug
Assignee: SLF4J developers list
Components: Implementations, jcl-over-slf4j
Created: 21/Sep/15 10:24 PM
Description:

As part of SLF4J-14, exception in org.apache.commons.logging.impl.SLF4FLogFactory.release() was changed to a warning message.
However, this warning message is printed to standard out instead of standard error, which is a problem as it mixes in with regular application output (in my use case release() gets called due to a change made in another library, not our application).

Project: SLF4J
Priority: Trivial Trivial
Reporter: Andrés Cordero
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
slf4j-dev mailing list
slf4j-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to