You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Albert Grimes edited this page Jan 23, 2023
·
30 revisions
Welcome
NLog.Extensions.Logging - Provides AddNLog() to register NLog as LoggingProvider for Microsoft.Extension.Logging. And supports NLog config in appsettings.json.
NLog.Extensions.Hosting - Provides UseNLog() to register NLog as LoggingProvider for Microsoft.Extension.Hosting. If running ASP.NET Core, then it is recommended to instead use NLog.Web.AspNetCore-nuget-package.