org.rythmengine.logger
Class NullLogger.Factory

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

public static class NullLogger.Factory
extends Object
implements ILoggerFactory


Constructor Summary
NullLogger.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

NullLogger.Factory

public NullLogger.Factory()
Method Detail

getLogger

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


Copyright © 2013. All Rights Reserved.