Package com.foxinmy.weixin4j.logging

Interface Summary
InternalLogger Internal-use-only logger used by Netty.
 

Class Summary
AbstractInternalLogger A skeletal implementation of InternalLogger.
InternalLoggerFactory Creates an InternalLogger 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
InternalLogLevel The log level that InternalLogger can log at.
 



Copyright © 2014–2017. All rights reserved.