Uses of Interface
cn.thinkingdata.analytics.inter.ITDLogger
-
Packages that use ITDLogger Package Description cn.thinkingdata.analytics cn.thinkingdata.analytics.inter cn.thinkingdata.analytics.util -
-
Uses of ITDLogger in cn.thinkingdata.analytics
Methods in cn.thinkingdata.analytics with parameters of type ITDLogger Modifier and Type Method Description static voidTDAnalytics. setLogger(ITDLogger logger)Developers can set up a custom logging system based on requirements -
Uses of ITDLogger in cn.thinkingdata.analytics.inter
Subinterfaces of ITDLogger in cn.thinkingdata.analytics.inter Modifier and Type Interface Description interfaceITALoggerDeprecated. -
Uses of ITDLogger in cn.thinkingdata.analytics.util
Methods in cn.thinkingdata.analytics.util with parameters of type ITDLogger Modifier and Type Method Description static voidTDLogger. setLogger(ITDLogger logger)
-