I just started using timber for logging on android, we are trying to add filenames to log message. I was able to add filenames in debug build using debug tree, but I'm not finding a way to add filenames in the release tree. Is there a possibility to add the filename in the release tree with R8 enabled?
from Is there a way to log filenames in release build using timber for android?
No comments:
Post a Comment