| Package | Description |
|---|---|
| org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
| Modifier and Type | Method and Description |
|---|---|
static MapMessage |
MapMessage.MapFormat.valueOf(String
Returns the enum constant of this type with the specified name.
|
static MapMessage |
MapMessage.MapFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|