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





--- Comment #3 from James Strachan <[EMAIL PROTECTED]>  2008-09-02 01:17:17 PST 
---
thanks Paul :) 

I did try to make it configurable; but that'd need a bigger refactor as there's
no real way to access any context from the ThrowableInformation - unless we
just make it a static property that can be initialised on startup via some
system property?

I figure lets enable it by default as its low noise (stack traces are already
huge and its typically only gonna print a small version string most of the time
- in the middle of the stack trace that few users actually look at anyway -
they only read the first line which would have no version information in it
anyway); then lets folks disable it explicitly via log4j.xml/properties if they
really wish.

BTW the ultimate end user might not think they want this - but when they hit an
issue - the poor person on the open source list trying to figure out their
issue will really want it! I'd hugely recommend that users have to go out of
their way to disable this; as having it on by default will help loads of us
open source hackers support our libraries/projects that get embedded in a
zillion projects out there.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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