Join Slack
Powered by
I am using `Thread.currentThread()` to obtain the ...
# announcements
j
Javier
12/07/2020, 6:48 PM
I am using
Thread.currentThread()
to obtain the line number, the problem is when I use a
inline fun
this number is not valid and I can’t see a pattern to fix it. Is there a workaround to this problem?
Javier
12/07/2020, 7:13 PM
Seems this
https://discuss.kotlinlang.org/t/inline-functions-and-line-numbers/9736/8
Open in Slack
Previous
Next