On Sat, Jun 11, 2016 at 7:34 AM, Ralph Goers <ralph.go...@dslextreme.com>
wrote:

>
> > On Jun 10, 2016, at 2:56 PM, Torsten Curdt <tcu...@vafer.org> wrote:
> >
> >> Matt, there is a big difference between printing the stack trace and
> >> walking it to find the info. printing it on every debug call would be
> >> insane.
> >>
> >
> > Why would anyone want to do that?
> >
> >
> https://docs.oracle.com/javase/7/docs/api/java/lang/StackTraceElement.html
> >
> >
> > And how do you think the logging frameworks get that kind of
> information? :)
>
> I think you missed Sebb’s suggestion of having the debug method call
> printStackTrace().
>

Not really - that's was my "Why would anyone want to do that?" in reference
to.
I was just trying to say that context information is not lost as you
suggested.

Reply via email to