com.threerings
Class ClydeLog

java.lang.Object
  extended by com.threerings.ClydeLog

public class ClydeLog
extends Object

A placeholder class that contains a reference to the log object used by this library.


Field Summary
static Logger log
          We dispatch our log messages through this logger.
 
Constructor Summary
ClydeLog()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static Logger log
We dispatch our log messages through this logger.

Constructor Detail

ClydeLog

public ClydeLog()


Copyright © 2011. All Rights Reserved.