I am using `Thread.currentThread()` to obtain the ...
# announcements
j
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?