How do I change the Windows client log level?
Problem
How do I change the Windows client log level?
Solution
- Edit the file NLog.config in the application's installation folder (e.g. C:\Program Files\Covata\Safe Share).
- At the bottom of the file, edit the two entries that say minLevel="Debug" to some other value from Trace|Debug|Info|Warn|Error. There is no need to restart the application to pick up the change.