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.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.java.util.logging logger.Logger factory which creates a java.util.logging logger.SLF4J logger which is location aware and so will log the correct origin of the logging event by filter out the wrapper itself.Apache Log4J logger.Logger factory which creates an Apache Log4J logger.Formats messages according to very simple substitution rules.SLF4J logger.Logger factory which creates a SLF4J logger.
Log4J2LoggerorLog4JLoggerorSlf4JLogger.