Debug signalr

This commit is contained in:
2024-08-26 19:58:28 -05:00
parent 9a362a514e
commit 6c728df4ac
2 changed files with 16 additions and 3 deletions

View File

@@ -8,9 +8,9 @@
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Error",
"Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware": "Information",
"System.Net.Http.HttpClient": "Error"
//"Microsoft.AspNetCore.SignalR": "Debug",
//"Microsoft.AspNetCore.Http.Connections": "Debug"
"System.Net.Http.HttpClient": "Error",
"Microsoft.AspNetCore.SignalR": "Debug",
"Microsoft.AspNetCore.Http.Connections": "Debug"
}
},
"ApiKeys": {