{"repo":"lordtao/android-tao-log","free":true,"listed":false,"github":"https://github.com/lordtao/android-tao-log","clone":"git clone https://github.com/lordtao/android-tao-log.git","description":"Tiny, lightweight and informative logger for Android.","language":"Kotlin","stars":17,"topics":["android","android-library","kotlin","kotlin-android","kotlin-library","log","logger","logging","logging-library","logcat"],"license":"MIT","category":"mobile-apps","readme_excerpt":"TAO Logger (Android) ================ Tiny, lightweight, informative and very useful logger for Android. You don't need to define any tags. They are generated automatically and include the file name, method, and line number. Of course, you can quickly jump to that place in the code by clicking on the embedded link in the LogCat. You also see how Activities and Fragments are launched and destroyed. This is very helpful when parsing unfamiliar code. Insert taolog instead of any old logger, and faceless logs become obvious, with a name and a link. Also contains the LongLog class which allows you to print a long messages into the LogCat without limiting the standard output length to less than 4075. Download the latest release To get a Git project into your build: Step 1. Add the JitPack repository to your build file with the latest version Step 2. Add the dependency Just try Demo apps Licence Simple code example -------------------- You can see more examples in demo applications. Possibility to outline the log strings (by default). You can also turn off this, just call Log.setLogOutlined(false); You'll get in your LogCat the lines like below. Clicking on the tag brings you to log into the source code of the class which was caused by the logger: Easy objects formatting Arrays Long data logger ---------------- Sometimes there is a need to display a log of big data. Usual a loggers truncate it. Use LongLog. It will output all data page by page without loss. Activity lifecicle and fr","default_branch":null,"files":null,"tree":[],"storefront":"/r/lordtao","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/lordtao/android-tao-log/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}