public class Log extends Object
| Modifier and Type | Field and Description | 
|---|---|
static boolean | 
debug  | 
static PrintStream | 
out  | 
| Constructor and Description | 
|---|
Log()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
d(String msg)  | 
static void | 
e(String msg)  | 
static void | 
i(String msg)  | 
static void | 
w(String msg)  | 
public static PrintStream out
public static boolean debug
Copyright © 2016–2018. All rights reserved.