|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threerings.nexus.util.Log
public class Log
Handles logging for the Nexus code.
Nested Class Summary | |
---|---|
static class |
Log.JavaLogger
|
static class |
Log.Logger
A level of indirection that allows us to plug in Java or GWT-based logging. |
Field Summary | |
---|---|
static Log.Logger |
log
Dispatch log messages through this instance. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Log.Logger log
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |