Package ch.qos.logback.core
Class CoreConstants
java.lang.Object
ch.qos.logback.core.CoreConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final Stringstatic final StringTime format used in Common Log Formatstatic final Stringstatic final charstatic final charstatic final Stringstatic final Stringstatic final StringThe key under which the current context name is registered in the logger context.static final Stringstatic final intNumber of idle threads to retain in a context's executor service.static final charstatic final charstatic final Stringstatic final charstatic final StringThe default context name.static final Stringstatic final Stringstatic final charstatic final charstatic final charstatic final Class<?>[]An empty Class array.static final StringAn empty string.static final String[]An empty string array.static final charstatic final StringThe key used in locating the evaluator map in context's object map.static final StringKey used to locate a map Files used by FileAppender instances in context's object map.static final StringThe key under which the local host name is registered in the logger context.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final charstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final intstatic final intMaximum number of threads to allow in a context's executor service.static final longstatic final longstatic final longstatic final longstatic final longstatic final Stringstatic final StringString value returned in case data is not available.static final intstatic final StringCustomized pattern conversion rules are stored under this key in theContextobject store.static final charstatic final Stringstatic final Stringstatic final StringKey used to locate a collision map for RollingFileAppender instances in context's object map.static final Stringstatic final charstatic final Stringstatic final intstatic final intThe number of seconds to wait for compression jobs to finish.static final Stringstatic final Stringstatic final Stringstatic final charstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final charstatic final intNumber of rows before in an HTML table before, we close the table and create a new onestatic final intDeprecated.static final intIf Rollingstatic final longstatic final Stringstatic final Stringstatic final StringBy convention, we assume that the static method named "valueOf" taking a string argument can restore a given object from its string representation.static final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
- See Also:
-
STATUS_LISTENER_CLASS_KEY
- See Also:
-
SYSOUT
- See Also:
-
CORE_POOL_SIZE
Number of idle threads to retain in a context's executor service.- See Also:
-
SCHEDULED_EXECUTOR_POOL_SIZE
- See Also:
-
MAX_POOL_SIZE
Maximum number of threads to allow in a context's executor service.- See Also:
-
LINE_SEPARATOR
-
LINE_SEPARATOR_LEN
-
CODES_URL
- See Also:
-
MANUAL_URL_PREFIX
- See Also:
-
MORE_INFO_PREFIX
- See Also:
-
DEFAULT_CONTEXT_NAME
The default context name.- See Also:
-
PATTERN_RULE_REGISTRY
Customized pattern conversion rules are stored under this key in theContextobject store.- See Also:
-
ISO8601_STR
- See Also:
-
ISO8601_PATTERN
- See Also:
-
DAILY_DATE_PATTERN
- See Also:
-
CLF_DATE_PATTERN
Time format used in Common Log Format- See Also:
-
EVALUATOR_MAP
The key used in locating the evaluator map in context's object map.- See Also:
-
FA_FILENAME_COLLISION_MAP
Key used to locate a map Files used by FileAppender instances in context's object map. Said map consists of entries of the type (appender name, File option)- See Also:
-
RFA_FILENAME_PATTERN_COLLISION_MAP
Key used to locate a collision map for RollingFileAppender instances in context's object map. The collision map consists of entities of the type (appender name, FileNamePattern option)- See Also:
-
VALUE_OF
By convention, we assume that the static method named "valueOf" taking a string argument can restore a given object from its string representation.- See Also:
-
EMPTY_STRING
An empty string.- See Also:
-
NA
String value returned in case data is not available. For example, when caller information is not available this constant is used for file name, method name, etc.- See Also:
-
EMPTY_STRING_ARRAY
An empty string array. -
EMPTY_CLASS_ARRAY
An empty Class array. -
CAUSED_BY
- See Also:
-
SUPPRESSED
- See Also:
-
WRAPPED_BY
- See Also:
-
PERCENT_CHAR
- See Also:
-
LEFT_PARENTHESIS_CHAR
- See Also:
-
RIGHT_PARENTHESIS_CHAR
- See Also:
-
ESCAPE_CHAR
- See Also:
-
CURLY_LEFT
- See Also:
-
CURLY_RIGHT
- See Also:
-
COMMA_CHAR
- See Also:
-
DOUBLE_QUOTE_CHAR
- See Also:
-
SINGLE_QUOTE_CHAR
- See Also:
-
COLON_CHAR
- See Also:
-
DASH_CHAR
- See Also:
-
DEFAULT_VALUE_SEPARATOR
- See Also:
-
TABLE_ROW_LIMIT
Number of rows before in an HTML table before, we close the table and create a new one- See Also:
-
OOS_RESET_FREQUENCY
- See Also:
-
JNDI_JAVA_NAMESPACE
- See Also:
-
MAX_ERROR_COUNT
- See Also:
-
DOT
- See Also:
-
TAB
- See Also:
-
DOLLAR
- See Also:
-
SEE_FNP_NOT_SET
- See Also:
-
SEE_MISSING_INTEGER_TOKEN
- See Also:
-
CONFIGURATION_WATCH_LIST
- See Also:
-
CONFIGURATION_WATCH_LIST_RESET_X
- See Also:
-
SAFE_JORAN_CONFIGURATION
- See Also:
-
XML_PARSING
- See Also:
-
SHUTDOWN_HOOK_THREAD
- See Also:
-
HOSTNAME_KEY
The key under which the local host name is registered in the logger context.- See Also:
-
UNKNOWN_LOCALHOST
- See Also:
-
CONTEXT_NAME_KEY
The key under which the current context name is registered in the logger context.- See Also:
-
BYTES_PER_INT
- See Also:
-
MILLIS_IN_ONE_SECOND
- See Also:
-
MILLIS_IN_ONE_MINUTE
- See Also:
-
MILLIS_IN_ONE_HOUR
- See Also:
-
MILLIS_IN_ONE_DAY
- See Also:
-
MILLIS_IN_ONE_WEEK
- See Also:
-
SECONDS_TO_WAIT_FOR_COMPRESSION_JOBS
The number of seconds to wait for compression jobs to finish.- See Also:
-
CONTEXT_SCOPE_VALUE
- See Also:
-
RESET_MSG_PREFIX
- See Also:
-
JNDI_COMP_PREFIX
- See Also:
-
UNDEFINED_PROPERTY_SUFFIX
- See Also:
-
LEFT_ACCOLADE
-
RIGHT_ACCOLADE
-
UNBOUNDED_TOTAL_SIZE_CAP
- See Also:
-
UNBOUNDED_HISTORY
If Rolling- See Also:
-
UNBOUND_HISTORY
Deprecated.Replaced byUNBOUNDED_HISTORYwith the same identical value.- See Also:
-
RECONFIGURE_ON_CHANGE_TASK
- See Also:
-
SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
- See Also:
-
LOGBACK_CLASSIC_VERSION_MESSAGE
- See Also:
-
-
Constructor Details
-
CoreConstants
public CoreConstants()
-