Just want to chime in here on the ML and say I'm a fan, solid +1! Paul
On Fri, Dec 8, 2017 at 1:54 PM, Michał Muskała <[email protected]> wrote: > Hello everybody, > > I submit a new proposal for changing how one can obtain a stack trace when > handling errors. > > *TL;DR* Replace the use of System.get_stacktrace() with a pseudo-variable > __STACKTRACE__ similar to __MODULE__ or __CALLER__ available only inside > catch and rescue clauses of the try expression. > > Full proposal: https://github.com/elixir-lang/elixir/issues/7097 > > Michał. > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/elixir-lang-core/baf9d26a-429d-42c5-8945-4ada593fb953%40Spark > <https://groups.google.com/d/msgid/elixir-lang-core/baf9d26a-429d-42c5-8945-4ada593fb953%40Spark?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAK%3D%2B-Ts9w17o7dtDUuwEHzgWsq1c9c89ZgLCB73V_Ed1ibuRvQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
