MatLog: Material Logcat Reader

4.5
487 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

Debug your apps. Find error stacktraces. See what your phone is saying about you behind your back. It's all there in the system log, aka logcat!

* Color-coded tag names
* Easy-to-read column display
* Real-time search
* Recording mode (with widget)
* Save & open from SD card
* Send logs as email or attachment
* Auto-scrolls when at the bottom of the screen
* Search autosuggestions & saved filters
* Select and save parts of logs
* Open-source and ad-free
* Material goodness

MatLog is based on: https://goo.gl/OVGSII
GitHub: https://github.com/plusCubed/matlog
Updated on
7 Nov 2018

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.5
476 reviews
David Anderson
29 May 2021
Yes you can view the log - after running the Adb command. But, the Android log is chock full of entries so searchability is a big deal and that's where the app falls short. While I can isolate entries by search string I can't then navigate to the position of a given entry and view it in full context - big failing - and scrolling through is simply impossible due to volume of entries. And saved logs can't be opened in readable form looks like the compressed zip file is opened without decompression
8 people found this review helpful
Did you find this helpful?
A Google user
6 January 2020
Can you please help me re-enable my logs? I disabled it by renaming "logd" in system/bin to "logd.bak". I recently wanted to re enable it but no file explorer was able to rename it back to "logd". I finally renamed it to "logd" but logging seems to not be working because this app loads forever with no text like it used to and other apps that use logcat don't work either. Please help!
7 people found this review helpful
Did you find this helpful?
A Google user
24 September 2018
Works great. This should be added to the app's description: if you don't have root, connect to computer & copy/paste this in adb: adb shell pm grant com.pluscubed.matlog android.permission.READ_LOGS
45 people found this review helpful
Did you find this helpful?

What's new

1.2.0:
• Fix widget on Android 8+
• Add filtered tags setting (@cooldroid)
• Add progress bar loading from files (@Unpublished)
• Add kernel log in shared zip (@maxwen)
• Fix crashes and make misc. improvements (@cooldroid, @Unpublished, @maxwen)

1.2.1 - 1.2.2:
• Fix crash reporting
• Fix crashes