aspnetcore/test
David Fowler 2e695c935e Made tweaks to .NET client logging API (#869)
- Removed ConnectionFactoryDelegate and used Func<IConnection>
- Changed WithLogger that accepts ILoggerFactory to WithLoggerFactory
- Made UseLogger configure the existing ILoggerFactory or create a LoggerFactory
- Add support for setting the log level for console logs
- Updated tests
2017-09-13 09:18:06 -07:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Tests Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
Microsoft.AspNetCore.Sockets.Tests
Directory.Build.props