Kevin Disneur

Results 4 comments of Kevin Disneur

Oh. That was the feature I was looking for. :) In our context it's because we have a layer between the code of our application and Sentry's library. It means,...

Hi @rhcarvalho > Is it the case that you always want the same amount of "skip" for every error in a program, or would there be cases where you want...

@rhcarvalho Any news on this one? If the current PR is updated to add back the empty `Stacktrace()` constructor, which would only call `StacktraceWithCallerSkip(0)`. The public API wouldn't be broken...

@kamilogorek I didn’t know these options. I was interested by the “SkipStacktrace” feature and stumbled upon this issue and its related PR so I was just trying to help move...