AspNetCore.Docs/aspnetcore/fundamentals/logging/sample/readme.md

3 lines
324 B
Markdown
Raw Normal View History

# ASP.NET Core logging sample application
2016-10-01 05:19:40 +08:00
2017-07-11 02:20:50 +08:00
This sample application is for the [ASP.NET Core Logging](https://docs.microsoft.com/aspnet/core/fundamentals/logging) article and is based on the sample created for the [First Web API with ASP.NET Core MVC](https://docs.microsoft.com/aspnet/core/tutorials/first-web-api) tutorial.