Click here to Skip to main content
15,892,161 members
Articles / Web Development / ASP.NET / ASP.NET Core

Integrating NLog with ASP.NET Core Web Application

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
12 Aug 2020CPOL4 min read 10.9K   125   4  
Error logging in ASP.NET Core Application with NLog
Microsoft has collaborated with various third party logging providers like NLog, Serilog, Loggr, Log4Net, etc. to extend the number of Logging Providers.This article demonstrates how to integrate NLog with ASP.NET Core Web Application and log application exceptions to log file.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Cognizant Technology Solutions
India India
I work as a Technology Specialist in Cognizant Technology Solutions. I have 1.5 decades of experience in Software Development and focuses on Microsoft Web Technologies, JavaScript Frameworks, Azure Services and DevOps

Comments and Discussions