Activating Hyland Logging - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License
To activate Hyland logging:
  1. From the %Composerdir% directory, open the required configuration file, for example Composer.Studio.exe.config, with a text editor that supports UTF-8.
  2. Search for the <appSettings> element.
  3. Within the <appSettings> element, add or modify the following line, setting the value attribute to True.
    <add key="EnableHylandLogging" value="True" />
  4. Save and close the file.