|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--sdsu.logging.LoggerImplementation
|
+--sdsu.logging.NullLogger
This logger ignores all log requests. Useful in turning off logging without removing all loging statements.
Logger| Method Summary | |
static LoggerImplementation |
register()
Create a NullLogger and register it with Logger Returns the current active logger. |
| Methods inherited from class sdsu.logging.LoggerImplementation |
log,
reset |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public static LoggerImplementation register()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||