org.rythmengine.logger
Class CommonsLoggerFactory

java.lang.Object
  extended by org.rythmengine.logger.CommonsLoggerFactory
All Implemented Interfaces:
ILoggerFactory

public class CommonsLoggerFactory
extends Object
implements ILoggerFactory

Created with IntelliJ IDEA. User: luog Date: 25/11/13 Time: 10:50 AM To change this template use File | Settings | File Templates.


Constructor Summary
CommonsLoggerFactory()
           
 
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

CommonsLoggerFactory

public CommonsLoggerFactory()
Method Detail

getLogger

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


Copyright © 2014. All Rights Reserved.