Package com.microstrategy.webapi
Class ACMRefreshThreadLog
- java.lang.Object
-
- com.microstrategy.utils.log.LoggerConfigurator
-
- com.microstrategy.webapi.ACMRefreshThreadLog
-
public class ACMRefreshThreadLog extends LoggerConfigurator
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
ACMRefreshThreadLog.IRefreshThreadLog
IRefreshThreadLog
builds the logging output for the ACMRefreshThread.run() method
-
Constructor Summary
Constructors Constructor Description ACMRefreshThreadLog()
-
Method Summary
-
Methods inherited from class com.microstrategy.utils.log.LoggerConfigurator
createLogger
-
-
-
-
Field Detail
-
logger
public static final Logger logger
-
-