Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.util.Log Class Reference

Basic log wrapper. More...

Static Public Member Functions

static String makeTag (String str)
 
static void v (String tag, Object... messages)
 
static void d (String tag, Object... messages)
 
static void i (String tag, Object... messages)
 
static void w (String tag, Object... messages)
 
static void w (String tag, Throwable t, Object... messages)
 
static void e (String tag, Object... messages)
 
static void e (String tag, Throwable t, Object... messages)
 
static void log (String tag, int level, Throwable t, Object... messages)
 

Detailed Description

Basic log wrapper.


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