aspnetcore/test
David Fowler 11343ea15d
Add logging by default to HubConnectionBuilder (#1867)
- 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
2018-04-05 10:05:07 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests Add logging by default to HubConnectionBuilder (#1867) 2018-04-05 10:05:07 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests
Microsoft.AspNetCore.SignalR.Tests.Utils Add logging by default to HubConnectionBuilder (#1867) 2018-04-05 10:05:07 -07:00
Directory.Build.props
xunit.runner.json