Security Tracing and File Logging

ActiveSpaces outputs security-related messages output as trace messages and to the TIBCO ActiveSpaces log file. You can control the level of the security messages, as with normal TIBCO ActiveSpaces tracing and logging. The following API methods control the level of security messages that are output to both the console and log file:

Java API
  ASCommon.setSecurityLogLevel(LogLevel)
C API
  tibasSetSecurityLogLevel(LogLevel)
.NET API
  ASCommon.SecurityLogLevel