Post

1 follower Follow
0
Avatar

How to enable more detailed logging of the Syncplicity Outlook Add-In?

To change the log level of the add-in you need to change the file Syncplicity.Outlook.AddIn.dll.config located under the install location of the add-in (typically C:\Program Files (x86)\Syncplicity\Microsoft Outlook) and change the value for key="LogLevel". It should look like this:

<add key="LogLevel" value="3" />

The table below shows the various log levels:

Log Level      Value

Error             1

Warning        2

Info               3

Debug          4

Log location:

C:\Users\<Username>\AppData\Local\Syncplicity for Outlook\Logs\Syncplicity for Outlook.log

Georgi Dragnev

Please sign in to leave a comment.