uniffi-rs icon indicating copy to clipboard operation
uniffi-rs copied to clipboard

Expose panic line numbers in logcat

Open TaeHagen opened this issue 9 months ago • 0 comments

image

I have a problem where intermittently my code panics. I need to know where it panics. It's executing a non-trivial amount of code, and it's not trivial to figure out what exactly is panicking. Is there any way to configure uniffi to log line numbers?

TaeHagen avatar Apr 30 '24 03:04 TaeHagen