Uses of Class
com.adjust.sdk.Logger.LogLevel

Uses of Logger.LogLevel in com.adjust.sdk
 

Methods in com.adjust.sdk that return Logger.LogLevel
static Logger.LogLevel Logger.LogLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Logger.LogLevel[] Logger.LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.adjust.sdk with parameters of type Logger.LogLevel
 void Logger.setLogLevel(Logger.LogLevel logLevel)
           
 void LogCatLogger.setLogLevel(Logger.LogLevel logLevel)
           
 



Copyright © 2014. All Rights Reserved.