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

EnsureExceptionHandling does not detect throwable converter in a CompositeConverter

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.0.13
    • logback-classic
    • None

    Description

      When using a CompositeConverter where the throwable is included in that converter, a default throwable converter is still appended. Examples:
      Results in 2 stack traces:

      %highlight(%exception)

      Results in 1 stack trace (workaround):

      %highlight(%exception)%nopex

      The attached patch has not been thoroughly tested.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            dvdckl David Eckel
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: