API Server 9.3 how to enable TRACE Logging

In previous versions 9.2.1 I could copy over nlog.config from the AppServer to the ApiServer and enble the Trace level.

copy 'wwwroot\AppServer93\nlog.config' to 'wwwroot\ApiServer93\nlog.config'
<logger name="*" minlevel="Trace" writeTo="logfile" />
https://support.oneidentity.com/identity-manager/kb/4347342/how-to-enable-trace-logging

This has no effect on the ApiServer in 9.3

Regards,
Niels


Parents Reply Children
No Data