Pranav K
2f8dba6659
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
N. Taylor Mullen
352732fc62
Update LICENSE.txt and license header on files.
2015-05-01 13:59:22 -07:00
Kiran Challa
1c66e0a317
Cleanup logging
...
- Removed existing logger scopes as we want to minimize the number of scopes being created.
- Cleaned up tests related to removal of scopes.
- Added new log statements.
- Removed old logger structure base implementation and related tests. Added new tests also.
2015-04-08 14:20:36 -07:00
N. Taylor Mullen
da775351e2
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:55:34 -07:00
Brennan
3e99d38dbb
Logging.Testing namespace change
2015-03-06 09:48:36 -08:00
Brennan
be7984eebc
Logging test objects were copy-pasta from logging repo, removing and using official version
2015-02-25 12:58:51 -08:00
Doug Bunting
3b0e289387
Apply VS' FormatDocument and RemoveAndSort to all *.cs files
...
- #EngineeringDay
- this repo was relatively clean
2014-11-20 10:09:28 -08:00
SonjaKhan
2a8ac595d8
Refactoring ILogger, see aspnet/Logging#3
2014-10-14 10:20:58 -07:00
David Fowler
4a8de5dad4
Updated to use the new target framework in project.json
2014-09-04 01:50:07 -07:00
Ben Brown
fca9831115
Routing Logging
...
Added scoped logging to RouterMiddleware, RouteCollection, and
TemplateRoute.
2014-08-01 13:59:48 -07:00