Log.d (Logcat for termux) APP
How to use ?
* First you will have to setup my gradle plugin into your Android project (https://github.com/Hax4us/log-view-plugin)
* then build your app as usual in debug mode after running task injectLogger.
Note : Don not forget to run task cleanLogger when you are done with logs and now want to build your app in release mode.