Missing logs in Aspire after changing env and IDE
Recently I made a move from Windows device with VS 2022 to a MacOS and Rider. For some bizzare reason all app console logs stopped being monitored. For example the 1st API call trace is being logged but everything afterwards is not. At the same time I can see all the logs being written to a server log file. Any idea how to fix it?
10 Replies
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
yes, tried with both full git clone and making a new Aspire.AppHost and Aspire.ServceDefaults
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
yeah, the moment I've added Serilog into the mix I'm getting the same behaviour. Using Serilog.AspNetCore in my API project
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
yup, nothing else
the api console is blank
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
unfortunetly have no access to Win atm
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
will try that one