SysLog

Unknown
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.3.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.
Download Source Issues ChangeLog
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.3.0 (2020-02-26)

Android Versions:
  • Target: 10.0
  • MinVer: 4.0

Download (2 M)

Version 2.2.1 (2019-10-15)

Version 2.2.0 (2019-01-29)

Version 2.1.6 (2018-09-01)

Version 2.1.5 (2018-07-19)

Version 2.1.4 (2018-04-27)

Version 2.1.2 (2018-01-15)

Version 2.1.0 (2016-05-01)

Version 2.0.2 (2016-02-23)

Version 2.0.1 (2016-02-08)

Version 2.0.0 (2016-02-07)

Version 1.9.1 (2016-02-02)

Version 1.9.0 (2016-01-27)