It's CatLog, but with material goodness.
Graphical log reader for Android.
Based on Nolan Lawson's CatLog: Google Play, GitHub
MatLog is a free and open-source material-style log reader for Android based on CatLog.
It shows a scrolling (tailed) view of the Android "logcat" system log, hence the goofy name. It also allows you to record logs in real time, send logs via email, and filter using a variety of criteria.
Taken from CatLog's FAQ:
On the SD card, under /sdcard/catlog/saved_logs/
.
This problem typically shows up on custom ROMs. First off, try an alternative logging app, to verify that the problem is with your ROM and not MatLog.
Next, see if your ROM offers system-wide settings to disable logging. Be sure to reboot after you change anything.
If that still doesn't work, you can contact the creator of your ROM to file a bug/RFE.
Copyright (C) 2017 Daniel Ciao
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.