org.lee.mugen.util
Class Logger

java.lang.Object
  extended by org.lee.mugen.util.Logger

public class Logger
extends java.lang.Object


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

Constructor Detail

Logger

public Logger()
Method Detail

log

public static void log(java.lang.String str)