Package io.netty.util.internal.logging
package io.netty.util.internal.logging
Internal-use-only logging API which is not allowed to be used outside Netty.
-
ClassDescriptionA skeletal implementation of
InternalLogger.Deprecated.Holds the results of formatting done byMessageFormatter.Internal-use-only logger used by Netty.Creates anInternalLoggeror changes the default factory implementation.The log level thatInternalLoggercan log at.Logger factory which creates a java.util.logging logger.Logger factory which creates an Apache Log4J logger.Formats messages according to very simple substitution rules.Logger factory which creates a SLF4J logger.
Log4J2LoggerFactoryorLog4JLoggerFactoryorSlf4JLoggerFactory.