public class SimpleLogger extends Logger
Modifier and Type | Field and Description |
---|---|
protected java.io.PrintStream |
stream |
Constructor and Description |
---|
SimpleLogger()
Creates a new instance of SimpleLogger
|
SimpleLogger(java.io.PrintStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
writelog(java.lang.String level,
java.lang.String s) |
Copyright 2004-2015 Wandora Team