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
⚠️ Make sure also to check any environment specific appsettings.json. Ex. appsettings.development.json
Notice NLog.Web.AspNetCore ver. 4.12 introduces the new options ReplaceLoggerFactory and RemoveLoggerFactoryFilter for NLogAspNetCoreOptions. This allows NLog to be excluded from any filtering configured for Microsoft LoggerFactory. Example: