Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


StepScreenshot
1Open the directory where the Synchronization Service is installed
2Locate the "nlog.config" file

3Adjust the "nlog.config"

In the fourth line you can edit the log level by changing the value to one of the following:

  • Info
  • Warn
  • Debug
  • Trace


Code Block
languagexml
<variable name="minLevel" value="Info" />


4Restart the Synchronization Service

...