https://issues.apache.org/bugzilla/show_bug.cgi?id=53948

          Priority: P2
            Bug ID: 53948
          Assignee: [email protected]
           Summary: ThrowableInformationPatternConverter does not need to
                    import ThrowableInformation
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: 1.2
         Component: Other
           Product: Log4j

Trivial/Non-problem/Code-nit thing:

Since LoggingEvent.getThrowableStrRep(); exists, we do not need to use and
store the LoggingEvent.getThrowableInformation() returned object for the
String[] representation of the throwable information.

A patch is attached that refactors this, leading to one less import.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to