public class Log extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
THREAD_NAME_SIZE |
| Constructor and Description |
|---|
Log() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump() |
static void |
reset() |
static void |
write(String message) |
static void |
writeStack(String name) |
public static final int THREAD_NAME_SIZE
Copyright © 2004–2016. All rights reserved.