March 9, 2026
12:12 p.m.
I had code to do that when I was working on the Android port, but it wasn't very useful in practice because logcat is a ring buffer of limited size, and the useful information was almost always missing. Downloading a log file to examine off-line was more useful. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10276#note_131613