org.perf.log.app.logger
Class LoggerFactory

java.lang.Object
  extended by org.perf.log.app.logger.LoggerFactory

public class LoggerFactory
extends java.lang.Object


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

Constructor Detail

LoggerFactory

public LoggerFactory()
Method Detail

getLogger

public static Logger getLogger(java.lang.String name)