marg.util
Class Log

java.lang.Object
  extended by marg.util.Log

public class Log
extends java.lang.Object


Field Summary
static java.util.logging.Logger GlobalLogger
           
 
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

GlobalLogger

public static final java.util.logging.Logger GlobalLogger
Constructor Detail

Log

public Log()