Sun Identity Manager 8.1 Resources Reference

ProcedureEnabling DEBUG Logging in SmartRoles APIs

  1. Ensure that the log4j.appender.debuglog.File and log4j.appender.logfile.File properties are set to a valid file path.

  2. Set the log4j.logger.bridgestream property to DEBUG as follows:


    log4j.logger.bridgestream=DEBUG
  3. You must then restart your server for these log settings to take effect.