ASP.NET Core Logging
Logging in ASP.NET Core - Connecting the pieces
Logging in ASP.NET Core 1 Logging has been a built-in feature since the first release of ASP.NET Core. Good thing about logging is that ASP.NET Core configures it to log internal events from the platform.