Server Manager trace logging - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

These trace setting configuration files are for all the processes that use the server, cache, remote services, file service, and configuration services.

Tracing can be configured on SmartPlant Foundation Server Manager similar to SmartPlant Foundation Desktop Client. The SPFServerManager.exe.config contains the file location settings, and the tracesettings.config file is located within the application folder.

<listeners>

<clear/>

<add name="SPFServerManagerTracing" type="System.Diagnostics.TextWriterTraceListener" initializeData="c:\temp\SPFservermngr.log"/>

</listeners>

In the Tracesettings.config file, set the level.

<add key="GeneralTraceSource_Switch" value="4"/>