Uses of Class
de.unikassel.android.sdcframework.util.Logger

Packages that use Logger
de.unikassel.android.sdcframework.util Does contain utility classes and interfaces. 
 

Uses of Logger in de.unikassel.android.sdcframework.util
 

Fields in de.unikassel.android.sdcframework.util declared as Logger
private static Logger Logger.instance
          the singleton instance of the logger
 

Methods in de.unikassel.android.sdcframework.util that return Logger
static Logger Logger.getInstance()
          Getter for the global logger instance