Function sentry_backtrace::current_thread
source · [−]pub fn current_thread(with_stack: bool) -> ThreadExpand description
Captures information about the current thread.
If with_stack is set to true the current stacktrace is
attached.
