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
I recently noticed around the time I updated to NLog.Web/NLog.Web.AspNetCore 4.8.5 that the debug logger stopped working in addition to the NLog configuration. I could add an NLog debugger target, but I prefer the layout and configuration of the base provider. Is there anyway to restore this?
Type: Question
NLog version: 4.6.5
NLog.Web/NLog.Web.AspNetCore version: 4.8.5
NLog.Extensions.Logging version: 1.5.4
Platform: .NET Core 2.2
Current NLog config
I recently noticed around the time I updated to
NLog.Web/NLog.Web.AspNetCore
4.8.5 that the debug logger stopped working in addition to the NLog configuration. I could add an NLog debugger target, but I prefer the layout and configuration of the base provider. Is there anyway to restore this?My
WebHost
configuration appears as follows:The text was updated successfully, but these errors were encountered: