orhanobut / logger

✔️ Simple, pretty and powerful logger for android
Apache License 2.0
13.82k stars 2.14k forks source link

Thread Name Incomplete display #245

Closed qianshengta closed 3 years ago

qianshengta commented 3 years ago

Please try to fill all questions below before submitting an issue.

My network request callback is to print data, and the API I currently request will be displayed in the thread, but the problem now is that the printed network address is only part of it, and the specific address after it is "... ".Instead, I cannot know exactly which API gave me this data, so I am now asking if there is a way to print the full thread name