Package 

Class LoggerServiceImpl

  • All Implemented Interfaces:
    com.tds.common.bridge.IBridgeService , com.tds.common.log.wrapper.LoggerService

    
    public class LoggerServiceImpl
     implements LoggerService
                        
    • Method Summary

      Modifier and Type Method Description
      void init(Activity activity, String logConfig)
      void log(String sdkName, String tag, String message)
      • Methods inherited from class com.tds.common.log.wrapper.LoggerService

        init, log
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait