CatLog

General

Category
Battlefield
Tag
Logcat
License
WTFPL
Min SDK
3 (Android 1.5 Cupcake)
Registered
Feb 15, 2015
Favorites
0
Link
https://github.com/nolanlawson/Catlog
See also
DebugOverlay
PID Cat
Catdea
GhostLog
LogKit

Additional

Language
Java
Version
v43 (Feb 8, 2015)
Created
Aug 11, 2010
Updated
Apr 2, 2017 (Retired)
Owner
Nolan Lawson (nolanlawson)
Contributors
Nolan Lawson (nolanlawson)
YraFyra
calav3ra
Tachiken (tachiken)
Tom Vincent (tlvince)
5
Activity
Badge
Generate
Download
Source code

Advertisement

CatLog

Graphical log reader for Android.

Note: this repo is unmaintained due to me having too little time and too little interest. Please check out a fork called MatLog that is optimized for newer devices.

Author

Nolan Lawson

License

WTFPL, although attribution would be nice.

Overview

CatLog is a free and open-source log reader for Android.

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.

Download

CatLog may be downloaded from the Google Play Store.

You can also find a direct APK download link from the CatLog page on my web site.

FAQs

Where are the logs saved?

On the SD card, under /sdcard/catlog/saved_logs/.

I can't see any 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 CatLog.

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.

And if you don't have root, check to see if you're running Jelly Bean (Android 4.2+). CatLog has issues with unrooted Jelly Bean.

Details

You can read all about CatLog in my blog posts.