TinyLogs issues while using in Kotlin Android Project

20 views Asked by At

I am seeing the logs in my console/logcat but I do not see the logs in my file. Someone help me with. I have to use it for my Log Rotation implementation in my Android Kotlin Project

I tried creating tinylog.properties in resources folder as suggested over many places, and I also tried setting the path of the logging file programatically in my onCreate() method. Someone help me with it.

0

There are 0 answers