This is very handy tool for every android developer who uses termux for Android App Development.
How to use ?
* First you will have to setup my gradle plugin into your Android project (https://github.com/hax4us/android-log-view)
* 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.