NLog configuration - Intergraph Smart API Manager - 5.0 - Help

Intergraph Smart API Manager Help

Language
English
Product
Intergraph Smart API Manager
Search by Category
Help
Smart API Manager Version
5.0

NLog platform

Logs contain output from Smart API Manager as well as the Smart API Manager configuration tool and the IWA provider.

Logging and tracing for Smart API Manager is enabled by the NLog logging platform. For more information about configuring NLog, including tutorials, assistance, and support, please visit http://nlog-project.org/.

NLog configuration file

Logging and tracing output is managed by the NLog.config configuration file. The file is located relative to the base installation folder for Smart API Manager.

You can change how logging and tracing is managed for the various Smart API Manager components by editing the following file:

[Drive]:\Program Files\Intergraph\Smart API Management Server\NLog.config

The NLog levels of severity are:

  • Trace - Very detailed log messages, potentially of a high frequency and volume.

  • Debug - Less detailed and/or less frequent debugging messages.

  • Info - Informational messages.

  • Warn - Warnings that do not appear to the user.

  • Error - Error messages.

  • Fatal - Fatal error messages, meaning that the application terminates.

For more information, see Log levels in the NLog documentation.

By default, rolling log files are written to the Smart API Management Server \logs folder at the NLog Warn level.