org.rythmengine.logger
Class JDKLogger.Factory

java.lang.Object
  extended by org.rythmengine.logger.JDKLogger.Factory
All Implemented Interfaces:
ILoggerFactory
Enclosing class:
JDKLogger

public static class JDKLogger.Factory
extends Object
implements ILoggerFactory


Constructor Summary
JDKLogger.Factory()
           
 
Method Summary
 ILogger getLogger(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKLogger.Factory

public JDKLogger.Factory()
Method Detail

getLogger

public ILogger getLogger(Class<?> clazz)
Specified by:
getLogger in interface ILoggerFactory


Copyright © 2013. All Rights Reserved.