Uses of Interface
org.apache.logging.log4j.message.LoggerNameAwareMessage
-
Packages that use LoggerNameAwareMessage Package Description org.apache.logging.log4j.message Public Message Types used for Log4j 2. -
-
Uses of LoggerNameAwareMessage in org.apache.logging.log4j.message
Classes in org.apache.logging.log4j.message that implement LoggerNameAwareMessage Modifier and Type Class Description class
LocalizedMessage
Provides some level of compatibility with Log4j 1.x and convenience but is not the recommended way to Localize messages.
-