com.partnersoft.v3x.io
Class IOLog

java.lang.Object
  extended by com.partnersoft.v3x.io.IOLog

public class IOLog
extends java.lang.Object

Just a place for a singleton log for IO.


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

Constructor Detail

IOLog

public IOLog()
Method Detail

singleton

public static Log singleton()