public class LogAssistant
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TIME_FORMAT
The format of the date is the same as the ILogEntry without msecs
|
| Constructor and Description |
|---|
LogAssistant(java.lang.String[] args)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
work() |
public static final java.lang.String TIME_FORMAT