com.sun.genericra.util
Class LogUtils

java.lang.Object
  extended by com.sun.genericra.util.LogUtils

public class LogUtils
extends java.lang.Object

Utility to obtain the logger.

Author:
Binod P.G

Constructor Summary
LogUtils()
           
 
Method Summary
static java.util.logging.Logger getLogger()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtils

public LogUtils()
Method Detail

getLogger

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