RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Ceki Gülcü
At 07:14 PM 9/11/2003 +1000, Paul Smith wrote: > Here is a practical consideration. I do not think there is much leeway > regarding location of the %T conversion character. It must be always at > the > end. Right? Umm, no actually. I think it should be allowed anywhere. For a file appender it woul

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Paul Smith
> Here is a practical consideration. I do not think there is much leeway > regarding location of the %T conversion character. It must be always at > the > end. Right? Umm, no actually. I think it should be allowed anywhere. For a file appender it would look pretty crap anywhere else, but for Ch

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Ceki Gülcü
Hi Paul, At 06:44 PM 9/11/2003 +1000, Paul Smith wrote: Thanks Ceki for the tips. The reason I am keen to do this is that Chainsaw v2 now uses a Pattern Layout to render the the currently Selected event in both a Detail panel, and via Tooltips. I've got a Pattern Editor dialog setup so the user

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Paul Smith
Thanks Ceki for the tips. The reason I am keen to do this is that Chainsaw v2 now uses a Pattern Layout to render the the currently Selected event in both a Detail panel, and via Tooltips. I've got a Pattern Editor dialog setup so the user can edit the patterns. The previous version of Chainsaw