com.threerings.cast
Class Log

java.lang.Object
  extended by com.threerings.cast.Log

public class Log
extends Object

Contains a reference to the log object used by the Cast package.


Field Summary
static Logger log
           
 
Constructor Summary
Log()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static Logger log
Constructor Detail

Log

public Log()