NLog.Extensions.Logging Save

NLog as Logging Provider for Microsoft Extension Logging

Project README

NLog

NLog.Extensions.Logging & NLog.Extensions.Hosting

NuGet Release

NuGet Release

Build status

NLog.Extensions.Logging

NLog.Extensions.Logging makes it possible to use NLog together with Microsoft ILogger-abstraction and Dependency Injection.

Notice the standard NLog NuGet package is enough for using NLog Logger with simple console application on the .NET Core platform. Just add NLog.config file to the project, and follow the tutorial for using GetCurrentClassLogger().

NLog.Extensions.Hosting

NLog.Extensions.Hosting only introduces UseNLog() as extension-method for the IHostBuilder.

Note if using ASP.NET Core then instead install NLog.Web.AspNetCore.

Getting Started Tutorials:

Open Source Agenda is not affiliated with "NLog.Extensions.Logging" Project. README Source: NLog/NLog.Extensions.Logging
Stars
388
Open Issues
3
Last Commit
1 week ago
License

Open Source Agenda Badge

Open Source Agenda Rating