uk.ac.bbk.dcs.automed.qproc
Class QProcLogger

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.qproc.QProcLogger

public class QProcLogger
extends java.lang.Object


Field Summary
static java.lang.String LOGGER_NAME
           
 
Constructor Summary
QProcLogger()
           
 
Method Summary
static void createLogger()
           
static java.util.logging.Logger getDebugLogger()
           
static java.util.logging.Logger getLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER_NAME

public static final java.lang.String LOGGER_NAME
See Also:
Constant Field Values
Constructor Detail

QProcLogger

public QProcLogger()
Method Detail

createLogger

public static void createLogger()

getLogger

public static java.util.logging.Logger getLogger()

getDebugLogger

public static java.util.logging.Logger getDebugLogger()