Create and Configure a Log File for Exporting/Importing a Project. - Intergraph Smart Instrumentation - 13.1 - Administration & Configuration - Hexagon

Intergraph Smart Instrumentation Administration

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Administration & Configuration
Smart Instrumentation Version
13.1

You can create a log file for export and import of projects. The log file is optional when used as an aid in troubleshooting if a problem occurs, but is mandatory when exporting and importing projects with custom views.

To create a log file:

  1. In Windows Explorer, navigate to Smart Instrumentation installation folder and create a folder called LOG.

  2. In the LOG folder, create a blank text file called log.txt.

  3. In Smart Instrumentation installation folder, locate the NLog.config file and open it in a text editor.

  4. Locate the line that starts; <nlog globalThreshold="Off" xmlns="http://www.nlog-project.org/schemas/NLog.xsd".

  5. Delete the following: globalThreshold="Off". The line should now start with <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd".

  6. Save the text file as NLog.config file, this replaces the existing NLog.config file.