public class LogFile extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
errln(String line) |
void |
format(String str,
Object... args) |
boolean |
isVerbose() |
void |
println(String line) |
void |
setVerbose(boolean verbose) |
Copyright © 2014 Eclipse Foundation. All rights reserved.