Enable Diagnostic Logging

When Diagnostic Logging is enabled in WPF, the View Log option appears in the WPF interface.

Items logged are:

  • API methods trying to access Secret Server which are not supported and create error conditions.
  • Secret Server URL.
  • Date/Time stamp.
  • Log download option via View Log access.

WPF offers functionality to print logs to a log file which includes details such as:

  • Which API was called
  • Which Secret Server the user is logged into
  • The API call response
  • The status code to the log file

This makes it easier for users to go through logs and find the root cause of any issue instead of referring developer tools.