public class lo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
isDebuggable |
| Constructor and Description |
|---|
lo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
g(java.lang.String message)
G.
|
static void |
init(android.content.Context c)
Init.
|
static void |
logRequestResponseTime(java.lang.String operation)
Log request response time.
|
public static void init(android.content.Context c)
c - the cpublic static void g(java.lang.String message)
message - the messagepublic static void logRequestResponseTime(java.lang.String operation)
operation - the operation