Deprecated API
Contents
-
Interfaces Interface Description org.apache.logging.log4j.core.util.Builder Present only for compatibility with Log4j 2 2.x plugins. Use Builder from log4j-plugins.
-
Classes Class Description org.apache.logging.log4j.core.util.datetime.FastDateFormat UseFastDateFormat
-
Annotation Types Annotation Type Description org.apache.logging.log4j.core.config.plugins.PluginAliases Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginAttribute Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginBuilderAttribute Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginBuilderFactory Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginElement Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginFactory Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginNode Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.org.apache.logging.log4j.core.config.plugins.PluginValue Exists for compatibility with Log4j 2 2.x plugins. Not used for Log4j 2 3.x plugins.
-
Fields Field Description org.apache.logging.log4j.core.Core.CATEGORY_NAME
-
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()