java.lang.Object
ch.qos.logback.core.CoreConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final String
static final String
Time format used in Common Log Formatstatic final String
static final char
static final char
static final String
static final String
static final String
The key under which the current context name is registered in the logger context.static final String
static final int
Number of idle threads to retain in a context's executor service.static final char
static final char
static final String
static final char
static final String
The default context name.static final String
static final String
static final char
static final char
static final char
static final Class<?>[]
An empty Class array.static final String
An empty string.static final String[]
An empty string array.static final char
static final String
The key used in locating the evaluator map in context's object map.static final String
Key used to locate a map Files used by FileAppender instances in context's object map.static final String
static final String
The key under which the local host name is registered in the logger context.static final String
static final String
static final String
static final String
static final char
static final String
static final char
static final String
static final int
static final String
static final String
static final int
static final int
Maximum number of threads to allow in a context's executor service.static final long
static final long
static final long
static final long
static final long
static final String
static final String
static final String
String value returned in case data is not available.static final String
static final int
static final String
Customized pattern conversion rules are stored under this key in theContext
object store.static final char
static final String
static final String
Key used to locate a collision map for RollingFileAppender instances in context's object map.static final String
static final char
static final String
static final int
static final int
The number of seconds to wait for compression jobs to finish.static final String
static final String
static final String
static final char
static final String
static final String
static final String
static final String
static final String
static final char
static final int
Number of rows before in an HTML table before, we close the table and create a new onestatic final int
Deprecated.static final int
If Rollingstatic final long
static final String
static final String
static final Charset
static final String
By convention, we assume that the static method named "valueOf" taking a string argument can restore a given object from its string representation.static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
- See Also:
-
STATUS_LISTENER_CLASS_KEY
- See Also:
-
SYSOUT
- See Also:
-
STDOUT
- 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 theContext
object store.- See Also:
-
ISO8601_STR
- See Also:
-
ISO8601_PATTERN
- See Also:
-
FILE_TIMESTAMP_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. -
UTF_8_CHARSET
-
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:
-
NULL_STR
- 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_HISTORY
with the same identical value.- See Also:
-
SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
- See Also:
-
LOGBACK_CLASSIC_VERSION_MESSAGE
- See Also:
-
JSON_LINE_SEPARATOR
- See Also:
-
MODEL_CONFIG_FILE_EXTENSION
- See Also:
-
-
Constructor Details
-
CoreConstants
public CoreConstants()
-