|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.radeox.util.logging.NullLogger
Concrete Logger that does not log
| Constructor Summary | |
NullLogger()
|
|
| Method Summary | |
void |
log(java.lang.String output)
|
void |
log(java.lang.String output,
java.lang.Throwable e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullLogger()
| Method Detail |
public void log(java.lang.String output)
log in interface LogHandler
public void log(java.lang.String output,
java.lang.Throwable e)
log in interface LogHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||