|
GeneThello Home | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.genethello.logger.Logger
public abstract class Logger
A logger to log error messages centrally through out all classes.
| Constructor Summary | |
|---|---|
Logger()
|
|
| Method Summary | |
|---|---|
static Logger |
getDefault()
Gets default logger. |
abstract java.util.logging.Logger |
getLogger()
Gets logger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Logger()
| Method Detail |
|---|
public abstract java.util.logging.Logger getLogger()
public static Logger getDefault()
|
GeneThello Home | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||