Previous Topic: Program Flow at the Relying Party

Next Topic: Programming Examples


Federation Manager .NET SDK Logging

When enabled, .NET SDK logger writes messages to the standard output stream. Logging is disabled by default.

To enable Federation Manager .NET SDK logging

  1. Copy the Logger.xml file from the .NET SDK Installation directory\config and place it with the .NET SDK DLL the \bin folder.
  2. Set the EnableLogging parameter to yes in Logger.xml.

Logging is enabled.