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

Class to facilitate logging. More...

Static Public Member Functions

static void v (String tag, String msg)
 
static void i (String tag, String msg)
 
static void d (String tag, String msg)
 
static void w (String tag, String msg)
 
static void e (String tag, String msg)
 
static void setEnabled (boolean enabled)
 

Detailed Description

Class to facilitate logging.

Ideally, this class would use different logging mechanism, based on the platform on which the code is executed. However, it currently only uses System.out.print.


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