https://issues.apache.org/bugzilla/show_bug.cgi?id=53948
Priority: P2 Bug ID: 53948 Assignee: log4j-dev@logging.apache.org Summary: ThrowableInformationPatternConverter does not need to import ThrowableInformation Severity: enhancement Classification: Unclassified OS: All Reporter: ha...@cloudera.com 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: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org