org.perf.log.logger
Class PerfLoggerFactory

java.lang.Object
  extended by org.perf.log.logger.PerfLoggerFactory

public class PerfLoggerFactory
extends java.lang.Object


Constructor Summary
PerfLoggerFactory()
           
 
Method Summary
static PerfLogger getLogger()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerfLoggerFactory

public PerfLoggerFactory()
Method Detail

getLogger

public static PerfLogger getLogger()