C
C#2w ago
Avalari

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
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Avalari
AvalariOP2w ago
yes, tried with both full git clone and making a new Aspire.AppHost and Aspire.ServceDefaults
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Avalari
AvalariOP2w ago
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
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Avalari
AvalariOP2w ago
yup, nothing else the api console is blank
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Avalari
AvalariOP2w ago
unfortunetly have no access to Win atm
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Avalari
AvalariOP2w ago
will try that one

Did you find this page helpful?