It just isn't my day. It's rainy here. Here we go: https://issues.apache.org/jira/browse/LOGGING-137
On Sun, Aug 8, 2010 at 3:56 PM, Doug Bateman <[email protected]> wrote: > https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12471073 > > On Sun, Aug 8, 2010 at 11:58 AM, Doug Bateman <[email protected]>wrote: > >> Here's the JIRA issue. >> >> Sebb, you're right, it seems the Thread.getStackTrace() is Java 1.5, while >> Throwable.getStackTrace() is Java 1.4. I probably should use the >> Throwable.getStackTrace() instead. I had started there, which is where the >> Java 1.4 assumption came from. >> >> >> On Sun, Aug 8, 2010 at 5:08 AM, sebb <[email protected]> wrote: >> >>> On 7 August 2010 06:00, James Carman <[email protected]> wrote: >>> > Attachments don't come through. File a JIRA >>> >>> +1 - please >>> >> >> >
