Class and Description |
---|
org.apache.logging.log4j.spi.LoggerContextKey
with no replacement - no longer used
|
org.apache.logging.log4j.core.layout.SerializedLayout
Java Serialization has inherent security weaknesses, see https://www.owasp.org/index.php/Deserialization_of_untrusted_data .
Using this layout is no longer recommended. An alternative layout containing the same information is
JsonLayout when configured with properties="true". Deprecated since 2.9. |
Annotation Type Element and Description |
---|
org.apache.logging.log4j.core.tools.picocli.CommandLine.Option.help |