You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been reverted so we no longer have specific signalr logs. I think a future solution would be to manually use the existing log functionality when we send a signalr message on the backend.
Describe the new feature you would like to see
When a message is sent from the server using signalR, the message should be logged.
Describe the solution you'd like
See: https://learn.microsoft.com/en-us/aspnet/core/signalr/diagnostics?view=aspnetcore-8.0
How will this feature affect the current Threat Model?
Should not be affected if we treat it as our other server logs.
The text was updated successfully, but these errors were encountered: