Package com.microstrategy.webapi
Class ACMDecisionLog.DecisionForUserAffinityLog
- java.lang.Object
-
- com.microstrategy.utils.log.LoggerConfigurator
-
- com.microstrategy.webapi.ACMDecisionLog.DecisionForUserAffinityLog
-
- Enclosing class:
- ACMDecisionLog
public static class ACMDecisionLog.DecisionForUserAffinityLog extends LoggerConfigurator
DecisionForUserAffinityLog
logs the IServer-side implementation of the User Affinity portion of the Decision logic. Please seeDecisionForCreateSession
above for details on the Decision requirements after the Decision code had been called.
-
-
Constructor Summary
Constructors Constructor Description DecisionForUserAffinityLog()
-
Method Summary
-
Methods inherited from class com.microstrategy.utils.log.LoggerConfigurator
createLogger
-
-
-
-
Field Detail
-
logger
public static final Logger logger
-
-