Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-335

jcl104-over-slf4j warning on release() should print to standard error

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • None
    • enhancement

    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).

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            andres Andrés Cordero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: