28 Dec
2025
28 Dec
'25
4:52 a.m.
While working on !7650, it turned out that the logs generated by wineserver do not use a prefix, which makes it difficult to distinguish the corresponding entries in combined logs e.g. `WINEDEBUG=+file,+winsock,+server` from the other debug channels. This is fixed by this merge request. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9835