public class Logger extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
on |
| Modifier | Constructor and Description |
|---|---|
private |
Logger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
off() |
static void |
on() |
static void |
println(java.lang.String s) |