Package ch.qos.logback.core
Class CoreConstants
- java.lang.Object
-
- ch.qos.logback.core.CoreConstants
-
@Deprecated(since="2022-01-27") public class CoreConstants extends java.lang.ObjectDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static intBYTES_PER_INTDeprecated.static java.lang.StringCAUSED_BYDeprecated.static java.lang.StringCLF_DATE_PATTERNDeprecated.Time format used in Common Log Formatstatic java.lang.StringCODES_URLDeprecated.static charCOLON_CHARDeprecated.static charCOMMA_CHARDeprecated.static java.lang.StringCONFIGURATION_WATCH_LISTDeprecated.static java.lang.StringCONFIGURATION_WATCH_LIST_RESET_XDeprecated.static java.lang.StringCONTEXT_NAME_KEYDeprecated.The key under which the current context name is registered in the logger context.static java.lang.StringCONTEXT_SCOPE_VALUEDeprecated.static intCORE_POOL_SIZEDeprecated.Number of idle threads to retain in a context's executor service.static charCURLY_LEFTDeprecated.static charCURLY_RIGHTDeprecated.static java.lang.StringDAILY_DATE_PATTERNDeprecated.static charDASH_CHARDeprecated.static java.lang.StringDEFAULT_CONTEXT_NAMEDeprecated.The default context name.static java.lang.StringDEFAULT_VALUE_SEPARATORDeprecated.static java.lang.StringDISABLE_SERVLET_CONTAINER_INITIALIZER_KEYDeprecated.static charDOLLARDeprecated.static charDOTDeprecated.static charDOUBLE_QUOTE_CHARDeprecated.static java.lang.Class<?>[]EMPTY_CLASS_ARRAYDeprecated.An empty Class array.static java.lang.StringEMPTY_STRINGDeprecated.An empty string.static java.lang.String[]EMPTY_STRING_ARRAYDeprecated.An empty string array.static charESCAPE_CHARDeprecated.static java.lang.StringEVALUATOR_MAPDeprecated.The key used in locating the evaluator map in context's object map.static java.lang.StringFA_FILENAME_COLLISION_MAPDeprecated.Key used to locate a collision map for FileAppender instances in context's object map.static java.lang.StringHOSTNAME_KEYDeprecated.The key under which the local host name is registered in the logger context.static java.lang.StringISO8601_PATTERNDeprecated.static java.lang.StringISO8601_STRDeprecated.static java.lang.StringJNDI_COMP_PREFIXDeprecated.static java.lang.StringJNDI_JAVA_NAMESPACEDeprecated.static java.lang.StringLEFT_ACCOLADEDeprecated.static charLEFT_PARENTHESIS_CHARDeprecated.static java.lang.StringLINE_SEPARATORDeprecated.static intLINE_SEPARATOR_LENDeprecated.static java.lang.StringMANUAL_URL_PREFIXDeprecated.static intMAX_ERROR_COUNTDeprecated.static intMAX_POOL_SIZEDeprecated.Maximum number of threads to allow in a context's executor service.static longMILLIS_IN_ONE_DAYDeprecated.static longMILLIS_IN_ONE_HOURDeprecated.static longMILLIS_IN_ONE_MINUTEDeprecated.static longMILLIS_IN_ONE_SECONDDeprecated.static longMILLIS_IN_ONE_WEEKDeprecated.static java.lang.StringMORE_INFO_PREFIXDeprecated.static intOOS_RESET_FREQUENCYDeprecated.static java.lang.StringPATTERN_RULE_REGISTRYDeprecated.Customized pattern conversion rules are stored under this key in theContextobject store.static charPERCENT_CHARDeprecated.static java.lang.StringRECONFIGURE_ON_CHANGE_TASKDeprecated.static longREFERENCE_BIPSDeprecated.The reference bogo instructions per second on Ceki's machine (Orion)static java.lang.StringRESET_MSG_PREFIXDeprecated.static java.lang.StringRFA_FILENAME_PATTERN_COLLISION_MAPDeprecated.Key used to locate a collision map for RollingFileAppender instances in context's object map.static java.lang.StringRIGHT_ACCOLADEDeprecated.static charRIGHT_PARENTHESIS_CHARDeprecated.static java.lang.StringSAFE_JORAN_CONFIGURATIONDeprecated.static intSCHEDULED_EXECUTOR_POOL_SIZEDeprecated.static intSECONDS_TO_WAIT_FOR_COMPRESSION_JOBSDeprecated.The number of seconds to wait for compression jobs to finish.static java.lang.StringSEE_FNP_NOT_SETDeprecated.static java.lang.StringSEE_MISSING_INTEGER_TOKENDeprecated.static java.lang.StringSHUTDOWN_HOOK_THREADDeprecated.static charSINGLE_QUOTE_CHARDeprecated.static java.lang.StringSIZE_AND_TIME_BASED_FNATP_IS_DEPRECATEDDeprecated.static java.lang.StringSTATUS_LISTENER_CLASS_KEYDeprecated.static java.lang.StringSUPPRESSEDDeprecated.static java.lang.StringSYSOUTDeprecated.static charTABDeprecated.static intTABLE_ROW_LIMITDeprecated.Number of rows before in an HTML table before, we close the table and create a new onestatic intUNBOUND_HISTORYDeprecated.static longUNBOUNDED_TOTAL_SIZE_CAPDeprecated.static java.lang.StringUNDEFINED_PROPERTY_SUFFIXDeprecated.static java.lang.StringUNKNOWN_LOCALHOSTDeprecated.static java.lang.StringVALUE_OFDeprecated.By convention, we assume that the static method named "valueOf" taking a string argument can restore a given object from its string representation.static java.lang.StringWRAPPED_BYDeprecated.static java.lang.StringXML_PARSINGDeprecated.
-
Constructor Summary
Constructors Constructor Description CoreConstants()Deprecated.
-
-
-
Field Detail
-
DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
public static final java.lang.String DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
Deprecated.- See Also:
- Constant Field Values
-
STATUS_LISTENER_CLASS_KEY
public static final java.lang.String STATUS_LISTENER_CLASS_KEY
Deprecated.- See Also:
- Constant Field Values
-
SYSOUT
public static final java.lang.String SYSOUT
Deprecated.- See Also:
- Constant Field Values
-
CORE_POOL_SIZE
public static final int CORE_POOL_SIZE
Deprecated.Number of idle threads to retain in a context's executor service.- See Also:
- Constant Field Values
-
SCHEDULED_EXECUTOR_POOL_SIZE
public static final int SCHEDULED_EXECUTOR_POOL_SIZE
Deprecated.- See Also:
- Constant Field Values
-
MAX_POOL_SIZE
public static final int MAX_POOL_SIZE
Deprecated.Maximum number of threads to allow in a context's executor service.- See Also:
- Constant Field Values
-
LINE_SEPARATOR
public static final java.lang.String LINE_SEPARATOR
Deprecated.
-
LINE_SEPARATOR_LEN
public static final int LINE_SEPARATOR_LEN
Deprecated.
-
CODES_URL
public static final java.lang.String CODES_URL
Deprecated.- See Also:
- Constant Field Values
-
MANUAL_URL_PREFIX
public static final java.lang.String MANUAL_URL_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
MORE_INFO_PREFIX
public static final java.lang.String MORE_INFO_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
DEFAULT_CONTEXT_NAME
public static final java.lang.String DEFAULT_CONTEXT_NAME
Deprecated.The default context name.- See Also:
- Constant Field Values
-
PATTERN_RULE_REGISTRY
public static final java.lang.String PATTERN_RULE_REGISTRY
Deprecated.Customized pattern conversion rules are stored under this key in theContextobject store.- See Also:
- Constant Field Values
-
ISO8601_STR
public static final java.lang.String ISO8601_STR
Deprecated.- See Also:
- Constant Field Values
-
ISO8601_PATTERN
public static final java.lang.String ISO8601_PATTERN
Deprecated.- See Also:
- Constant Field Values
-
DAILY_DATE_PATTERN
public static final java.lang.String DAILY_DATE_PATTERN
Deprecated.- See Also:
- Constant Field Values
-
CLF_DATE_PATTERN
public static final java.lang.String CLF_DATE_PATTERN
Deprecated.Time format used in Common Log Format- See Also:
- Constant Field Values
-
EVALUATOR_MAP
public static final java.lang.String EVALUATOR_MAP
Deprecated.The key used in locating the evaluator map in context's object map.- See Also:
- Constant Field Values
-
FA_FILENAME_COLLISION_MAP
public static final java.lang.String FA_FILENAME_COLLISION_MAP
Deprecated.Key used to locate a collision map for FileAppender instances in context's object map. The collision map consists of enties of the type (appender name, File option)- See Also:
- Constant Field Values
-
RFA_FILENAME_PATTERN_COLLISION_MAP
public static final java.lang.String RFA_FILENAME_PATTERN_COLLISION_MAP
Deprecated.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:
- Constant Field Values
-
VALUE_OF
public static final java.lang.String VALUE_OF
Deprecated.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:
- Constant Field Values
-
EMPTY_STRING
public static final java.lang.String EMPTY_STRING
Deprecated.An empty string.- See Also:
- Constant Field Values
-
EMPTY_STRING_ARRAY
public static final java.lang.String[] EMPTY_STRING_ARRAY
Deprecated.An empty string array.
-
EMPTY_CLASS_ARRAY
public static final java.lang.Class<?>[] EMPTY_CLASS_ARRAY
Deprecated.An empty Class array.
-
CAUSED_BY
public static final java.lang.String CAUSED_BY
Deprecated.- See Also:
- Constant Field Values
-
SUPPRESSED
public static final java.lang.String SUPPRESSED
Deprecated.- See Also:
- Constant Field Values
-
WRAPPED_BY
public static final java.lang.String WRAPPED_BY
Deprecated.- See Also:
- Constant Field Values
-
PERCENT_CHAR
public static final char PERCENT_CHAR
Deprecated.- See Also:
- Constant Field Values
-
LEFT_PARENTHESIS_CHAR
public static final char LEFT_PARENTHESIS_CHAR
Deprecated.- See Also:
- Constant Field Values
-
RIGHT_PARENTHESIS_CHAR
public static final char RIGHT_PARENTHESIS_CHAR
Deprecated.- See Also:
- Constant Field Values
-
ESCAPE_CHAR
public static final char ESCAPE_CHAR
Deprecated.- See Also:
- Constant Field Values
-
CURLY_LEFT
public static final char CURLY_LEFT
Deprecated.- See Also:
- Constant Field Values
-
CURLY_RIGHT
public static final char CURLY_RIGHT
Deprecated.- See Also:
- Constant Field Values
-
COMMA_CHAR
public static final char COMMA_CHAR
Deprecated.- See Also:
- Constant Field Values
-
DOUBLE_QUOTE_CHAR
public static final char DOUBLE_QUOTE_CHAR
Deprecated.- See Also:
- Constant Field Values
-
SINGLE_QUOTE_CHAR
public static final char SINGLE_QUOTE_CHAR
Deprecated.- See Also:
- Constant Field Values
-
COLON_CHAR
public static final char COLON_CHAR
Deprecated.- See Also:
- Constant Field Values
-
DASH_CHAR
public static final char DASH_CHAR
Deprecated.- See Also:
- Constant Field Values
-
DEFAULT_VALUE_SEPARATOR
public static final java.lang.String DEFAULT_VALUE_SEPARATOR
Deprecated.- See Also:
- Constant Field Values
-
TABLE_ROW_LIMIT
public static final int TABLE_ROW_LIMIT
Deprecated.Number of rows before in an HTML table before, we close the table and create a new one- See Also:
- Constant Field Values
-
OOS_RESET_FREQUENCY
public static final int OOS_RESET_FREQUENCY
Deprecated.- See Also:
- Constant Field Values
-
REFERENCE_BIPS
public static long REFERENCE_BIPS
Deprecated.The reference bogo instructions per second on Ceki's machine (Orion)
-
MAX_ERROR_COUNT
public static final int MAX_ERROR_COUNT
Deprecated.- See Also:
- Constant Field Values
-
DOT
public static final char DOT
Deprecated.- See Also:
- Constant Field Values
-
TAB
public static final char TAB
Deprecated.- See Also:
- Constant Field Values
-
DOLLAR
public static final char DOLLAR
Deprecated.- See Also:
- Constant Field Values
-
JNDI_JAVA_NAMESPACE
public static final java.lang.String JNDI_JAVA_NAMESPACE
Deprecated.- See Also:
- Constant Field Values
-
SEE_FNP_NOT_SET
public static final java.lang.String SEE_FNP_NOT_SET
Deprecated.- See Also:
- Constant Field Values
-
SEE_MISSING_INTEGER_TOKEN
public static final java.lang.String SEE_MISSING_INTEGER_TOKEN
Deprecated.- See Also:
- Constant Field Values
-
CONFIGURATION_WATCH_LIST
public static final java.lang.String CONFIGURATION_WATCH_LIST
Deprecated.- See Also:
- Constant Field Values
-
CONFIGURATION_WATCH_LIST_RESET_X
public static final java.lang.String CONFIGURATION_WATCH_LIST_RESET_X
Deprecated.- See Also:
- Constant Field Values
-
SAFE_JORAN_CONFIGURATION
public static final java.lang.String SAFE_JORAN_CONFIGURATION
Deprecated.- See Also:
- Constant Field Values
-
XML_PARSING
public static final java.lang.String XML_PARSING
Deprecated.- See Also:
- Constant Field Values
-
SHUTDOWN_HOOK_THREAD
public static final java.lang.String SHUTDOWN_HOOK_THREAD
Deprecated.- See Also:
- Constant Field Values
-
HOSTNAME_KEY
public static final java.lang.String HOSTNAME_KEY
Deprecated.The key under which the local host name is registered in the logger context.- See Also:
- Constant Field Values
-
UNKNOWN_LOCALHOST
public static final java.lang.String UNKNOWN_LOCALHOST
Deprecated.- See Also:
- Constant Field Values
-
CONTEXT_NAME_KEY
public static final java.lang.String CONTEXT_NAME_KEY
Deprecated.The key under which the current context name is registered in the logger context.- See Also:
- Constant Field Values
-
BYTES_PER_INT
public static final int BYTES_PER_INT
Deprecated.- See Also:
- Constant Field Values
-
MILLIS_IN_ONE_SECOND
public static final long MILLIS_IN_ONE_SECOND
Deprecated.- See Also:
- Constant Field Values
-
MILLIS_IN_ONE_MINUTE
public static final long MILLIS_IN_ONE_MINUTE
Deprecated.- See Also:
- Constant Field Values
-
MILLIS_IN_ONE_HOUR
public static final long MILLIS_IN_ONE_HOUR
Deprecated.- See Also:
- Constant Field Values
-
MILLIS_IN_ONE_DAY
public static final long MILLIS_IN_ONE_DAY
Deprecated.- See Also:
- Constant Field Values
-
MILLIS_IN_ONE_WEEK
public static final long MILLIS_IN_ONE_WEEK
Deprecated.- See Also:
- Constant Field Values
-
SECONDS_TO_WAIT_FOR_COMPRESSION_JOBS
public static final int SECONDS_TO_WAIT_FOR_COMPRESSION_JOBS
Deprecated.The number of seconds to wait for compression jobs to finish.- See Also:
- Constant Field Values
-
CONTEXT_SCOPE_VALUE
public static final java.lang.String CONTEXT_SCOPE_VALUE
Deprecated.- See Also:
- Constant Field Values
-
RESET_MSG_PREFIX
public static final java.lang.String RESET_MSG_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
JNDI_COMP_PREFIX
public static final java.lang.String JNDI_COMP_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
UNDEFINED_PROPERTY_SUFFIX
public static final java.lang.String UNDEFINED_PROPERTY_SUFFIX
Deprecated.- See Also:
- Constant Field Values
-
LEFT_ACCOLADE
public static final java.lang.String LEFT_ACCOLADE
Deprecated.
-
RIGHT_ACCOLADE
public static final java.lang.String RIGHT_ACCOLADE
Deprecated.
-
UNBOUNDED_TOTAL_SIZE_CAP
public static final long UNBOUNDED_TOTAL_SIZE_CAP
Deprecated.- See Also:
- Constant Field Values
-
UNBOUND_HISTORY
public static final int UNBOUND_HISTORY
Deprecated.- See Also:
- Constant Field Values
-
RECONFIGURE_ON_CHANGE_TASK
public static final java.lang.String RECONFIGURE_ON_CHANGE_TASK
Deprecated.- See Also:
- Constant Field Values
-
SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
public static final java.lang.String SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
Deprecated.- See Also:
- Constant Field Values
-
-