com.threerings.micasa
Class Log
java.lang.Object
com.threerings.micasa.Log
public class Log
- extends Object
Contains a reference to the log object used by the MiCasa package.
|
Field Summary |
static Logger |
log
The static log instance configured for use by this package. |
|
Constructor Summary |
Log()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static Logger log
- The static log instance configured for use by this package.
Log
public Log()