YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
de.yaacc.util.YaaccLogger Class Reference
Collaboration diagram for de.yaacc.util.YaaccLogger:
Collaboration graph

Static Public Member Functions

static void initialize (Context context)
 
static void updateLogLevel ()
 
static void setLogLevel (String level)
 
static void v (String tag, String msg)
 
static void v (String tag, String msg, Throwable tr)
 
static void d (String tag, String msg)
 
static void d (String tag, String msg, Throwable tr)
 
static void i (String tag, String msg)
 
static void i (String tag, String msg, Throwable tr)
 
static void w (String tag, String msg)
 
static void w (String tag, String msg, Throwable tr)
 
static void w (String tag, Throwable tr)
 
static void e (String tag, String msg)
 
static void e (String tag, String msg, Throwable tr)
 

The documentation for this class was generated from the following file: