Skip to content

Commit

Permalink
Add detailed signalR logs
Browse files Browse the repository at this point in the history
  • Loading branch information
andchiind committed Jul 24, 2024
1 parent 20f0e05 commit 8338d41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/api/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"ApplicationInsights": {
"LogLevel": {
"Default": "Warning",
"Api": "Information"
"Microsoft.AspNetCore.SignalR": "Debug",
"Microsoft.AspNetCore.Http.Connections": "Debug"
}
}
},
Expand Down

0 comments on commit 8338d41

Please sign in to comment.