public class StyleBook extends Object implements Logger
| Modifier and Type | Method and Description |
|---|---|
void |
log(Object source,
String msg)
Report a message to the user.
|
static void |
main(String[] argv)
Run StyleBook.
|
public static void main(String[] argv) throws IOException
argv - Command Line ArgumentsIOException