圖標

SysLog

捕獲日誌文件
新版本 2.5.0
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
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.

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 2.5.0 (37) 建議 於 2024 年 1 月 30 日新增

    此版本需要 Android 6.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACCESS_SUPERUSER
    • android.permission.READ_LOGS
    • com.tortel.syslog.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 4.8 MiB PGP 簽章 | 構建日誌

  • 新版本 2.4.2
    • Target Android 14
    • Update dependencies and build tools
  • 版本 2.4.2 (36) - 於 2023 年 9 月 1 日新增

    此版本需要 Android 5.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACCESS_SUPERUSER
    • android.permission.READ_LOGS

    下載 APK 4.6 MiB PGP 簽章 | 構建日誌

  • 新版本 2.4.1
    • Updated FAQs and About text
  • 版本 2.4.1 (35) - 於 2020 年 6 月 2 日新增

    此版本需要 Android 5.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • android.permission.ACCESS_SUPERUSER
    • android.permission.READ_LOGS

    下載 APK 2.2 MiB PGP 簽章 | 構建日誌