Uses of Class
com.restfb.logging.RestFBLogger
Packages that use RestFBLogger
-
Uses of RestFBLogger in com.restfb.logging
Subclasses of RestFBLogger in com.restfb.loggingModifier and TypeClassDescriptionclassLogger implementation based onjava.util.logging.classLogger implementation based onorg.slf4j.Logger.Fields in com.restfb.logging declared as RestFBLoggerModifier and TypeFieldDescriptionstatic final RestFBLoggerRestFBLogger.CLIENT_LOGGERstatic final RestFBLoggerRestFBLogger.HTTP_LOGGERstatic final RestFBLoggerRestFBLogger.MAPPER_LOGGERstatic final RestFBLoggerRestFBLogger.UTILS_LOGGERstatic final RestFBLoggerRestFBLogger.VALUE_FACTORY_LOGGERMethods in com.restfb.logging that return RestFBLoggerModifier and TypeMethodDescriptionstatic RestFBLoggerRestFBLogger.getLoggerInstance(String logCategory) returns the instance of the logger that belongs to the category.