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

Please implement a getter for StackTraceElementProxy.ste

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.12
    • None
    • None
    • None

    Description

      I just checked out your latest changes concerning package version information because I have to implement it for Lilith when the next version of Logback is released.

      At the moment StackTraceElementProxy does not have a getter for the contained StackTraceElement. It would be really helpful for me if I could access it. Otherwise I'd have to parse it from steAsString which I'd really like to prevent.

      I'd suggest to implement both a getter and a setter for the StackTraceElement.
      steAsString would need to be set to null if the STE is changed.
      Additionally, I'd suggest to make steAsString transient since it can be restored after deserialization.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            jhuxhorn Joern Huxhorn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: