AspNetCore.Docs/aspnetcore/fundamentals/logging/index/sample
..
Controllers
Core
Infrastructure
Program.cs
Startup.cs
TodoApi.csproj
appsettings.json
readme.md
web.config

readme.md

ASP.NET Core logging sample application

This sample application is for the ASP.NET Core Logging article and is based on the sample created for the First Web API with ASP.NET Core MVC tutorial.