|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jreality.util.LoggingSystem
public class LoggingSystem
LoggingSystem for jReality. This sets up a base logger called de.jreality that has default Level=Level.SEVERE and does not pass records to the parent logger. For debugging special packages simply set the Level for the "package"-Logger to what you want.
| Method Summary | |
|---|---|
static Logger |
getLogger(Class clazz)
factory method to get a logger. |
static Logger |
getLogger(Object o)
factory method to get a logger. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Logger getLogger(Object o)
-
public static Logger getLogger(Class clazz)
-
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||