Carlos Mendible 9/19/2016

Step by step: Serilog with ASP.NET Core

Read Original

This technical tutorial provides detailed instructions for setting up Serilog logging in an ASP.NET Core project. It covers adding necessary dependencies, configuring the logger in the Startup class, injecting the logger into services/controllers, and writing errors to a rolling file. The article is focused on solving a real-world debugging problem in a deployed application.

Step by step: Serilog with ASP.NET Core

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week