Both APIs use NLog for logging and tracing. You can configure logging levels in the Nlog.config files. There are separate config files for:
-
The Smart 3D web server:
<Web API Installation folder>\WebServer\NLog.config
-
The Smart 3D Admin web server:
<Web API Installation folder>\AdminWebServer\NLog.config
-
Each web services machine:
<Web API Installation folder>\Services\Bin64\Release\NLog.config
-
The Configuration Utility:
<Web API Installation folder>\ConfigUtility\NLog.config
There are separate web server config files, even if they APIs use the same web server.
After making changes, you must restart the IIS application pool(s) and the Smart 3D Web API Service Manager Windows service for the changes to take effect.