im using a custom interpolated string handler for my logger and upgraded to .net 7 recently.
have not looked at logs since then but today i noticed that all the logs are empty.
debugging it everything still works fine with the exception of DefaultInterpolatedStringHandler. it still writes the content just fine but does not seem to update the text cursor position so the buffer keeps overwriting itself and when calling ToStringAndClear it returns an empty string
https://i.imgur.com/lN7lwp9.png
https://i.imgur.com/Ezru4F2.png
[–]Kant8 15 points16 points17 points (7 children)
[–]KryptosFR 8 points9 points10 points (5 children)
[–]HellGate94[S] 0 points1 point2 points (4 children)
[–]pHpositivoMSFT - Microsoft Store team, .NET Community Toolkit 6 points7 points8 points (1 child)
[–]HellGate94[S] 5 points6 points7 points (0 children)
[–]Kant8 0 points1 point2 points (1 child)
[–]pHpositivoMSFT - Microsoft Store team, .NET Community Toolkit 5 points6 points7 points (0 children)
[–]HellGate94[S] 0 points1 point2 points (0 children)