Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1132

ConsoleAppender does not report the correct ConsoleTarget values in case of problem

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.6
    • 1.1.3
    • logback-classic
    • None

    Description

      When an invalid target value is used, the ConsoleAppender outputs a warning message listing the valid values as follows:

      WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - [InvalidTarget] should be one of [SystemOut, SystemErr]
      

      However, valid values are System.out and System.err.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            brenuart Bertrand Renuart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: