SysLog

Verified safeOpen sourceExclusive
No reviews reviews
174
downloads
6.0
android

AI summary

Open-source tool for collecting and sharing Android system logs. Gathers kernel, logcat, modem, event, and SELinux logs into a shareable zip; supports live logcat viewing. Requires root or ADB-granted READ_LOGS permission.

Generated by AI. May contain inaccuracies.

Screenshots

About this app

A simple open-source tool for quickly taking and sharing system logs. Root is required to grab all logs, but you can manually grant access to the main log (Logcat) through ADB:

adb shell pm grant com.tortel.syslog android.permission.READ_LOGS

More details about this can be found on the application's website.

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

After taking logs, it compresses them into a single zip, and allows you to share or upload them right away - great for helping debug system issues.

New in v2.0.0: Support for viewing the current system logs in near-real time.

You can also include notes within the zip, and append up to 10 characters to the file name.

All the source is available at https://github.com/Tortel/SysLog Licensed under the GNU General Public License, version 2.

Uses libsuperuser by Jorrit 'Chainfire' Jongma, available at https://github.com/Chainfire/libsuperuser, AndroidX, the Material Design library, and Android-Terminal-Emulator by Jack Palevich. The log scrubbing utility came from the CyanogenMod bug report tool

What's new

v2.5.0Mar 16, 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 Update Material library and bump target SDK version Update some dependencies Some cleanup and error handling Move all the basic application dialog logic into a single class Update copyrights Move dialog strings to resources Use dynamic colors Tweak the vector drawables to be white so that tinting applies correctly Properly tint the actionbar items during live logcat Tweak the stlyes resources Remove -v23 resource files Bump min SDK to 23 Bump gradle build tools version Updated status bar color in dark mode Added margin to scroll view Updated Layouts to Material You Enhanced switch case Upgraded dialogs to material you theme Initial Material You upgrade

About this version

Version
2.5.0 (37)
Size
4.85 MB
Requires Android
6.0
Target SDK
23
Downloads
174
Updated
Mar 16, 2024
Package
com.tortel.syslog

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app