mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
42 stars 6 forks source link

Can't parse long logs from old devices #354

Closed mlopatkin closed 8 months ago

mlopatkin commented 8 months ago

Up to https://android.googlesource.com/platform/system/logging/+/1c3851559e27b532e5c6768cbb79033de24b0d31%5E%21/#F1, the long log format was using hexadecimal TIDs, which aren't supported by the parser yet.