Deprecated API
Contents
-
Interfaces Interface Description org.apache.logging.log4j.core.util.datetime.DatePrinter Starting with version2.25.0, this class is assumed to be internal and planned to be removed in the next major release.org.apache.logging.log4j.spi.CopyOnWrite Since 2.24.0 no class implements this.org.apache.logging.log4j.spi.LoggerRegistry.MapFactory As of version2.25.0, planned to be removed!
-
Enums Enum Description org.apache.logging.log4j.core.config.status.StatusConfiguration.Verbosity This class is not used anymore and only kept for binary backward compatibility.
-
Enum Constants Enum Constant Description org.apache.logging.log4j.core.pattern.AnsiEscape.BRIGHT This attribute sets font-weight as "bold" and doesn't set color brightness. Use BOLD if you need to change font-weight and BRIGHT_* to use a bright color.
-
Annotation Type Elements Annotation Type Element Description org.apache.logging.log4j.core.tools.picocli.CommandLine.Option.help()