uniffi-rs
uniffi-rs copied to clipboard
Expose panic line numbers in logcat
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?