org.androidannotations.logger
Class LoggerFactory

java.lang.Object
  extended by org.androidannotations.logger.LoggerFactory

public class LoggerFactory
extends Object


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

Constructor Detail

LoggerFactory

public LoggerFactory()
Method Detail

getLogger

public static Logger getLogger(Class<?> clazz)


Copyright © 2010-2014. All Rights Reserved.