I need to disable INFO for nlog on Microsoft.* and System.* but it isn’t working
I want to disable the output of “Info” and it seems like this should work, but it doesn’t. I a kind of new to NLog.
log4net to nlog transition: how quickly switch between log levels for logging rules
we started our transition from log4net to nlog and there is something that I would like to make clear
How do I configure NLog to only create a new log file once a week or month?
I’ve used NLog for years and it’s worked well for daily logs on high-frequency processes.