Package com.restfb.logging
-
Class Summary Class Description JulLogger Logger implementation based onjava.util.logging
.RestFBLogger Abstract class that is the parent of all our logger implementations.SLF4JLogger Logger implementation based onorg.slf4j.Logger
.