diff --git a/src/roadmaps/aspnet-core/content/108-log-frameworks/101-nlog.md b/src/roadmaps/aspnet-core/content/108-log-frameworks/101-nlog.md index 17ed67395..90bcc5fb2 100644 --- a/src/roadmaps/aspnet-core/content/108-log-frameworks/101-nlog.md +++ b/src/roadmaps/aspnet-core/content/108-log-frameworks/101-nlog.md @@ -1,4 +1,4 @@ -# Nlog +# NLog NLog is an open-source logging library for .NET applications, including ASP.NET. It is designed to be easy to use, highly configurable, and extensible, and it provides a number of features that help developers to log and analyze data in their applications.