Context Search Framework Logging in the Diagnostics Console - WorkView Integration for Microsoft Outlook - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Premier

WorkView Integration for Microsoft Outlook

Platform
OnBase
Product
WorkView Integration for Microsoft Outlook
Release
Foundation 23.1
License
Premier

You can log activity and errors associated with this module on the Full Text tab of the Diagnostics Console.

When using legacy licensing, the Context Search Framework (WorkView) license is required.

In order to log information to this tab, the fulltext-profile option has to have the enableFile attribute set to true in the Hyland.Core.FullText.NTService.exe.config file.

You can also define the level of logging in the following LogVerbosity setting:

<setting name="LogVerbosity" serializeAs="String">

<value>0</value>

</setting>

When the value is set to 0, only critical errors are logged to the Full Text tab of the Diagnostics Console.

When the value is set to 1, most messages are displayed in the Full Text tab of the Diagnostics Console.

When the value is set to 2, additional logging for troubleshooting is enabled.