SysLog

Capture log files
AppID:com.tortel.syslog
Author:Unknown
License:GPL-2.0-or-later
Donation:
InRepoSince:2016-01-27
LastRepoUpdate:2024-01-30
LastAppUpdate:Unknown
LastVersion:2.5.0
Categories:System
APK source:
Google Play:Check if it's there
icon 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.

Log types supported:

* Kernel logs (dmsg)
* Last kernel log (last_kmsg, if device supports it)
* Main log (Logcat)
* Modem log
* Event logs
* SELinux audit logs

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.

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.

WhatsNew:

Version 2.5.0 - January 23, 2024

- Set up fastlane for publishing a new version

- Add a fastlane Android version plugin

- Working on updating the fastfile

- Setup Fastlane

- Build and dependency updates

- Changelog: Add missing changelog for 2.4.2

- fastlane: Setup fastlane for F-droid

- Update build tools and gradle

- Dependency updates

- Update build tools

- Make all dialogs use a Material theme, cleanup

See https://github.com/Tortel/SysLog/blob/master/Changelog.md for full changelog

Download Source Issues ChangeLog
screenshot-01.png screenshot-02.png screenshot-03.png screenshot-04.png screenshot-05.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 2.5.0 (2024-01-30) no RB details yet help icon

Android Versions:
  • Target: 14.0
  • MinVer: 6.0

Download (4.8 M)

Version 2.4.2 (2023-09-02) no RB details yet help icon

Version 2.4.1 (2020-06-02) no RB details yet help icon