Uses of Package
org.apache.logging.log4j.core.config.plugins
-
Packages that use org.apache.logging.log4j.core.config.plugins Package Description org.apache.log4j.layout org.apache.log4j.pattern org.apache.logging.log4j.core.appender Log4j 2 Appenders.org.apache.logging.log4j.core.appender.db The classes in this package and sub packages provide appenders for various types of databases and methods for accessing databases.org.apache.logging.log4j.core.appender.db.jdbc The JDBC Appender supports writing log events to a relational database using standard JDBC connections.org.apache.logging.log4j.core.appender.db.jpa The JPA Appender supports writing log events to a relational database using the Java Persistence API.org.apache.logging.log4j.core.appender.mom Message oriented middleware appenders.org.apache.logging.log4j.core.appender.mom.jeromq Classes and interfaces for ZeroMQ/JeroMQ support.org.apache.logging.log4j.core.appender.nosql The NoSQL Appender supports writing log events to NoSQL databases.org.apache.logging.log4j.core.appender.rewrite Apache Flume Appender.org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes.org.apache.logging.log4j.core.appender.rolling.action Support classes for the Rolling File Appender.org.apache.logging.log4j.core.appender.routing Apache Flume Appender.org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging.org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.config.json Classes and interfaces supporting configuration of Log4j 2 with JSON.org.apache.logging.log4j.core.config.plugins Annotations for Log4j 2 plugins.org.apache.logging.log4j.core.config.plugins.convert TypeConverter plugins for converter strings into various types.org.apache.logging.log4j.core.config.properties Configuration using Properties files.org.apache.logging.log4j.core.config.xml Classes and interfaces supporting configuration of Log4j 2 with XML.org.apache.logging.log4j.core.config.yaml Classes and interfaces supporting configuration of Log4j 2 with YAML.org.apache.logging.log4j.core.filter Log4j 2 Filter support.org.apache.logging.log4j.core.layout Log4j 2 Layout support.org.apache.logging.log4j.core.lookup Log4j 2 Lookups.org.apache.logging.log4j.core.net Log4j 2 network support.org.apache.logging.log4j.core.net.ssl Log4j 2 SSL supportorg.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns.org.apache.logging.log4j.core.script Log4j 2 Script support.org.apache.logging.log4j.core.util Log4j 2 helper classes.org.apache.logging.log4j.couchdb The classes in this package contain the Apache CouchDB provider for the NoSQL Appender.org.apache.logging.log4j.mongodb The classes in this package contain the MongoDB provider for the NoSQL Appender.org.apache.logging.log4j.web The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web application.org.apache.logging.log4j.web.appender -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.log4j.layout Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.log4j.pattern Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAliases PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db Class Description Plugin Annotation that identifies a Class as a Plugin.PluginBuilderFactory Marks a method as a factory for custom Plugin builders. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.jdbc Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.db.jpa Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.mom Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAliases PluginBuilderFactory Marks a method as a factory for custom Plugin builders. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.mom.jeromq Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.nosql Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.rewrite Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.rolling Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.rolling.action Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.appender.routing Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginFactory Identifies a Method as the factory to create the plugin.PluginNode Identifies a Plugin configuration Node. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.async Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAliases PluginAttribute Identifies a Plugin Attribute and its default value.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin.PluginValue Identifies a parameter as a value. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.json Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.plugins Class Description PluginVisitorStrategy Meta-annotation to denote the class name to use that implementsPluginVisitor
for the annotated annotation. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.plugins.convert Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.properties Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.xml Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.config.yaml Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.filter Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAliases PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.layout Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginConfiguration Identifies a parameter or field as a Configuration.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.lookup Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.net Class Description Plugin Annotation that identifies a Class as a Plugin.PluginBuilderFactory Marks a method as a factory for custom Plugin builders. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.net.ssl Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginElement Identifies a parameter as a Plugin and corresponds with an XML element (or equivalent) in configuration files.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.pattern Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.script Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginConfiguration Identifies a parameter or field as a Configuration.PluginFactory Identifies a Method as the factory to create the plugin.PluginValue Identifies a parameter as a value. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.core.util Class Description Plugin Annotation that identifies a Class as a Plugin.PluginBuilderFactory Marks a method as a factory for custom Plugin builders. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.couchdb Class Description Plugin Annotation that identifies a Class as a Plugin.PluginAttribute Identifies a Plugin Attribute and its default value.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.mongodb Class Description Plugin Annotation that identifies a Class as a Plugin.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.PluginFactory Identifies a Method as the factory to create the plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.web Class Description Plugin Annotation that identifies a Class as a Plugin. -
Classes in org.apache.logging.log4j.core.config.plugins used by org.apache.logging.log4j.web.appender Class Description Plugin Annotation that identifies a Class as a Plugin.PluginBuilderFactory Marks a method as a factory for custom Plugin builders.