{"package_name":"com.tortel.syslog","name":"SysLog","summary":"Capture log files","category":"System","icon_url":"/api/icon/com.tortel.syslog","latest_version_code":42,"latest_version_name":"2.6.0","apk_url":"/api/apk/com.tortel.syslog","apk_size":6262831,"apk_sha256":"9f91b54f50206efb7ec8a2d3305580310ae437b3a0098547e11d6ad30488f6dc","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1780315218,"release_timestamp":1780306216,"description":"Records various log types and compresses them as a zip file.\nThe logs are saved in the application's private cache directory\nnamed by the date and time.\n\nYou can access the zip files through the system document picker\n- Select the SysLog app to view collected log zips.\n\nLog types supported:\n\n* Kernel logs (dmsg)\n* Last kernel log (last_kmsg, if device supports it)\n* Main log (Logcat)\n* Modem log\n* Event logs\n* SELinux audit logs\n\nTo enable access to some logs (Logcat and Radio) to SysLog, you\nwill need to grant the READ_LOGS permision using a computer with\nADB.\n\nFrom a command line with adb available, you can grant the READ_LOGS\npermission via the following command:\n\nadb shell pm grant com.tortel.syslog android.permission.READ_LOGS\n\nThis command tells the phone's package manager to grant the\nREAD_LOGS permission to SysLog.","categories":["System"]}