- Use the AddLogging extension method by default in the HubConnection - Removed WithConsoleLogger extension methods - Removed WithLoggerFactory extension method (moved to test only) - Added WithLogger that uses the new the new ILoggerBuilder |
||
|---|---|---|
| .. | ||
| ChannelExtensions.cs | ||
| HubConnectionBuilderTestExtensions.cs | ||
| HubConnectionContextUtils.cs | ||
| HubProtocolHelpers.cs | ||
| LogRecord.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.Utils.csproj | ||
| PipeCompletionExtensions.cs | ||
| PipeReaderExtensions.cs | ||
| ServerFixture.cs | ||
| TaskExtensions.cs | ||
| TestClient.cs | ||
| TestHelpers.cs | ||
| WebSocketsSupportedConditionAttribute.cs | ||