aspnetcore/src
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 Add extension method to get HttpContext on HubConnectionContext (#849) 2017-09-11 16:55:32 -07:00
Microsoft.AspNetCore.SignalR.Client Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
Microsoft.AspNetCore.SignalR.Client.Core Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
Microsoft.AspNetCore.SignalR.Common MessagePack Serialization fixes 2017-09-13 08:50:04 -07:00
Microsoft.AspNetCore.SignalR.Core Reduce C# client logging and add HubProtocol log (#857) 2017-09-12 13:45:11 -07:00
Microsoft.AspNetCore.SignalR.Redis Renaming Microsoft.AspNetCore.SignalR to Microsoft.AspNetCore.SignalR.Core 2017-08-31 10:10:02 -07:00
Microsoft.AspNetCore.Sockets Log connection resets as trace not error (#799) 2017-08-30 14:57:26 -07:00
Microsoft.AspNetCore.Sockets.Abstractions Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00
Microsoft.AspNetCore.Sockets.Client.Http Reduce C# client logging and add HubProtocol log (#857) 2017-09-12 13:45:11 -07:00
Microsoft.AspNetCore.Sockets.Common.Http Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00
Microsoft.AspNetCore.Sockets.Http Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00
Directory.Build.props Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00