SysLog
A tool to grab Android system and kernel logs
Install / Use
/learn @Tortel/SysLogREADME
SysLog
This is a simple application that records various log types, and compresses them as a zip file. The logs are saved in the application's private cache directory named by the date and time.
You can access the zip files through the system document picker - Select the SysLog app to view collected log zips.
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"> <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80">
Enabling Log Access via ADB (No root required)
To enable access to some logs (Logcat and Radio) to SysLog, you will need to grant the READ_LOGS permision using a computer with ADB. ADB is part of the Android platform-tools, and you need to enable ADB access on you device.
From a command line with adb available, you can grant the READ_LOGS permission via the following command:
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS
This command tells the phone's package manager to grant the READ_LOGS permission to SysLog.
How exactly do I get adb working?
There is a detailed guide from XDA-Developers for information on what ADB is, and how to set it up.
There is also some official documentation here.
Do I need a computer to do this?
Yes. When you access a device over ADB, you have some privileged access. This can not be done on the device.
Note about Root Access
Even with granting the READ_LOGS permission to the app via adb, it may still not be possible to get all logs without root access. The only logs that should work after granting permisssions are logcat and radio logs - the rest may still be restricted.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
