org.eclipse.higgins.cardstore.logging
Class LogHelper

java.lang.Object
  extended byorg.eclipse.higgins.cardstore.logging.LogHelper

public class LogHelper
extends Object


Field Summary
static String copyright
           
 
Constructor Summary
LogHelper()
           
 
Method Summary
static Log getLogger(Class klass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static String copyright
Constructor Detail

LogHelper

public LogHelper()
Method Detail

getLogger

public static Log getLogger(Class klass)