Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.validation.constraints.Required
Packages that use Required
Package
Description
Log4j 2 Appenders.
Support classes for the Rolling File Appender.
Apache Flume Appender.
Provides Asynchronous Logger classes and interfaces for low-latency logging.
Configuration of Log4j 2.
ConstraintValidator implementations for the constraint annotations.
Log4j 2 network support.
-
Uses of Required in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type RequiredModifier and TypeFieldDescriptionprivate AppenderRef[]AsyncAppender.Builder.appenderRefsprivate AppenderSetScriptAppenderSelector.Builder.appenderSetprivate ConfigurationAppenderSet.Builder.configurationprivate ConfigurationScriptAppenderSelector.Builder.configurationprivate StringAbstractFileAppender.Builder.fileNameprivate StringFileAppender.Builder.fileNameprivate StringRollingFileAppender.Builder.filePatternprivate StringAbstractAppender.Builder.nameprivate StringAsyncAppender.Builder.nameprivate StringScriptAppenderSelector.Builder.nameprivate TriggeringPolicyRollingFileAppender.Builder.policyprivate AbstractScriptScriptAppenderSelector.Builder.scriptprivate ConsoleAppender.TargetConsoleAppender.Builder.targetprivate URLHttpAppender.Builder.url -
Uses of Required in org.apache.logging.log4j.core.appender.rolling.action
Fields in org.apache.logging.log4j.core.appender.rolling.action with annotations of type Required -
Uses of Required in org.apache.logging.log4j.core.appender.routing
Fields in org.apache.logging.log4j.core.appender.routing with annotations of type Required -
Uses of Required in org.apache.logging.log4j.core.async
Fields in org.apache.logging.log4j.core.async with annotations of type RequiredModifier and TypeFieldDescriptionprivate StringAsyncWaitStrategyFactoryConfig.Builder.factoryClassNameMethod parameters in org.apache.logging.log4j.core.async with annotations of type RequiredModifier and TypeMethodDescriptionstatic LoggerConfigAsyncLoggerConfig.createLogger(boolean additivity, Level level, String loggerName, String includeLocation, AppenderRef[] refs, Property[] properties, Configuration config, Filter filter) Deprecated. -
Uses of Required in org.apache.logging.log4j.core.config
Fields in org.apache.logging.log4j.core.config with annotations of type RequiredMethod parameters in org.apache.logging.log4j.core.config with annotations of type RequiredModifier and TypeMethodDescriptionstatic LoggerConfigLoggerConfig.createLogger(boolean additivity, Level level, String loggerName, String includeLocation, AppenderRef[] refs, Property[] properties, Configuration config, Filter filter) Deprecated. -
Uses of Required in org.apache.logging.log4j.core.config.plugins.validation.validators
Fields in org.apache.logging.log4j.core.config.plugins.validation.validators declared as RequiredMethods in org.apache.logging.log4j.core.config.plugins.validation.validators with parameters of type Required -
Uses of Required in org.apache.logging.log4j.core.net
Fields in org.apache.logging.log4j.core.net with annotations of type RequiredModifier and TypeFieldDescriptionprivate intSocketPerformancePreferences.bandwidthprivate intSocketPerformancePreferences.connectionTimeprivate intSocketPerformancePreferences.latency