Package com.foxinmy.weixin4j.logging
-
Interface Summary Interface Description InternalLogger Internal-use-only logger used by Netty. -
Class Summary Class Description AbstractInternalLogger A skeletal implementation ofInternalLogger
.InternalLoggerFactory Creates anInternalLogger
or changes the default factory implementation.JdkLoggerFactory Logger factory which creates a java.util.logging logger.Slf4JLoggerFactory Logger factory which creates a SLF4J logger. -
Enum Summary Enum Description InternalLogLevel The log level thatInternalLogger
can log at.