Uses of Class
twitter4j.internal.logging.Logger

Packages that use Logger
twitter4j.internal.logging   
 

Uses of Logger in twitter4j.internal.logging
 

Methods in twitter4j.internal.logging that return Logger
abstract  Logger LoggerFactory.getLogger(java.lang.Class clazz)
          Returns a logger associated with the specified class.
static Logger Logger.getLogger(java.lang.Class clazz)
          Returns a Logger instance associated with the specified class.
 



Copyright © 2011. All Rights Reserved.