Code Coverage by Clover.NET

 « Return to Thread: Stopping/Starting NLog on runtime?

Re: Stopping/Starting NLog on runtime?

by Gaborozzo :: Rate this Message:

Reply to Author | View in Thread

I used the LogManager.DisableLogging() and LogManager.EnableLogging() functions to turn off and on logging. It works fine.

Regards,
Gabor

 « Return to Thread: Stopping/Starting NLog on runtime?