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

The same exception stack is output twice.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.3.0-alpha7
    • 1.2.3, 1.2.4, 1.2.5
    • logback-core
    • OS: Windows 20H2 64bit.

      Platform: JDK 11 64bit.

      IDE: Intellij IDEA

       

       

    Description

      I want to output the exception stack in red on the console, but the same exception is output twice.

      Log Pattern:

      %d{MM-dd HH:mm:ss:SSS} | %highlight(%-5level) %green([%thread]) %boldMagenta(%logger{36}) - %cyan(%msg) %n%red(%ex)

      Console:

        

       

       

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            aomsweet aomsweet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: