public class TestLogFormatter extends Object
| Constructor and Description |
|---|
TestLogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
writeTestLog(LogFormatter fm) |
public void writeTestLog(LogFormatter fm)
fm - the LOG formatter to use.public static void main(String[] args)
args -