aspnetcore/test
Louis DeJardin f37375f43c Reduce logging overhead in hosting
* TraceIdentifier is done at the last moment, or not at all
* Request starting and finished messages are added
* This pair provide many of the top-level values that you would have
  found in server log files.
2015-10-23 14:22:58 -07:00
..
Microsoft.AspNet.Hosting.Tests Reduce logging overhead in hosting 2015-10-23 14:22:58 -07:00
Microsoft.AspNet.TestHost.Tests