Package io.netty.util.internal.logging
Class Log4J2LoggerFactory
java.lang.Object
io.netty.util.internal.logging.InternalLoggerFactory
io.netty.util.internal.logging.Log4J2LoggerFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewInstance
(String name) Creates a new logger instance with the specified name.Methods inherited from class io.netty.util.internal.logging.InternalLoggerFactory
getDefaultFactory, getInstance, getInstance, setDefaultFactory
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Log4J2LoggerFactory
Deprecated.UseINSTANCE
instead.
-
-
Method Details
-
newInstance
Description copied from class:InternalLoggerFactory
Creates a new logger instance with the specified name.- Specified by:
newInstance
in classInternalLoggerFactory
-
INSTANCE
instead.