Package ch.qos.logback.core
Class CoreConstants
java.lang.Object
ch.qos.logback.core.CoreConstants
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Deprecated.static final String
Deprecated.static final String
Deprecated.Time format used in Common Log Formatstatic final String
Deprecated.static final char
Deprecated.static final char
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.The key under which the current context name is registered in the logger context.static final String
Deprecated.static final int
Deprecated.Number of idle threads to retain in a context's executor service.static final char
Deprecated.static final char
Deprecated.static final String
Deprecated.static final char
Deprecated.static final String
Deprecated.The default context name.static final String
Deprecated.static final String
Deprecated.static final char
Deprecated.static final char
Deprecated.static final char
Deprecated.static final Class<?>[]
Deprecated.An empty Class array.static final String
Deprecated.An empty string.static final String[]
Deprecated.An empty string array.static final char
Deprecated.static final String
Deprecated.The key used in locating the evaluator map in context's object map.static final String
Deprecated.Key used to locate a collision map for FileAppender instances in context's object map.static final String
Deprecated.The key under which the local host name is registered in the logger context.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final char
Deprecated.static final String
Deprecated.static final int
Deprecated.static final String
Deprecated.static final int
Deprecated.static final int
Deprecated.Maximum number of threads to allow in a context's executor service.static final long
Deprecated.static final long
Deprecated.static final long
Deprecated.static final long
Deprecated.static final long
Deprecated.static final String
Deprecated.static final int
Deprecated.static final String
Deprecated.Customized pattern conversion rules are stored under this key in theContext
object store.static final char
Deprecated.static final String
Deprecated.static long
Deprecated.The reference bogo instructions per second on Ceki's machine (Orion)static final String
Deprecated.static final String
Deprecated.Key used to locate a collision map for RollingFileAppender instances in context's object map.static final String
Deprecated.static final char
Deprecated.static final String
Deprecated.static final int
Deprecated.static final int
Deprecated.The number of seconds to wait for compression jobs to finish.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final char
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final char
Deprecated.static final int
Deprecated.Number of rows before in an HTML table before, we close the table and create a new onestatic final int
Deprecated.static final long
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.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
Deprecated.static final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
Deprecated.- See Also:
-
STATUS_LISTENER_CLASS_KEY
Deprecated.- See Also:
-
SYSOUT
Deprecated.- See Also:
-
CORE_POOL_SIZE
public static final int CORE_POOL_SIZEDeprecated.Number of idle threads to retain in a context's executor service.- See Also:
-
SCHEDULED_EXECUTOR_POOL_SIZE
public static final int SCHEDULED_EXECUTOR_POOL_SIZEDeprecated.- See Also:
-
MAX_POOL_SIZE
public static final int MAX_POOL_SIZEDeprecated.Maximum number of threads to allow in a context's executor service.- See Also:
-
LINE_SEPARATOR
Deprecated. -
LINE_SEPARATOR_LEN
public static final int LINE_SEPARATOR_LENDeprecated. -
CODES_URL
Deprecated.- See Also:
-
MANUAL_URL_PREFIX
Deprecated.- See Also:
-
MORE_INFO_PREFIX
Deprecated.- See Also:
-
DEFAULT_CONTEXT_NAME
Deprecated.The default context name.- See Also:
-
PATTERN_RULE_REGISTRY
Deprecated.Customized pattern conversion rules are stored under this key in theContext
object store.- See Also:
-
ISO8601_STR
Deprecated.- See Also:
-
ISO8601_PATTERN
Deprecated.- See Also:
-
DAILY_DATE_PATTERN
Deprecated.- See Also:
-
CLF_DATE_PATTERN
Deprecated.Time format used in Common Log Format- See Also:
-
EVALUATOR_MAP
Deprecated.The key used in locating the evaluator map in context's object map.- See Also:
-
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:
-
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:
-
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:
-
EMPTY_STRING
Deprecated.An empty string.- See Also:
-
EMPTY_STRING_ARRAY
Deprecated.An empty string array. -
EMPTY_CLASS_ARRAY
Deprecated.An empty Class array. -
CAUSED_BY
Deprecated.- See Also:
-
SUPPRESSED
Deprecated.- See Also:
-
WRAPPED_BY
Deprecated.- See Also:
-
PERCENT_CHAR
public static final char PERCENT_CHARDeprecated.- See Also:
-
LEFT_PARENTHESIS_CHAR
public static final char LEFT_PARENTHESIS_CHARDeprecated.- See Also:
-
RIGHT_PARENTHESIS_CHAR
public static final char RIGHT_PARENTHESIS_CHARDeprecated.- See Also:
-
ESCAPE_CHAR
public static final char ESCAPE_CHARDeprecated.- See Also:
-
CURLY_LEFT
public static final char CURLY_LEFTDeprecated.- See Also:
-
CURLY_RIGHT
public static final char CURLY_RIGHTDeprecated.- See Also:
-
COMMA_CHAR
public static final char COMMA_CHARDeprecated.- See Also:
-
DOUBLE_QUOTE_CHAR
public static final char DOUBLE_QUOTE_CHARDeprecated.- See Also:
-
SINGLE_QUOTE_CHAR
public static final char SINGLE_QUOTE_CHARDeprecated.- See Also:
-
COLON_CHAR
public static final char COLON_CHARDeprecated.- See Also:
-
DASH_CHAR
public static final char DASH_CHARDeprecated.- See Also:
-
DEFAULT_VALUE_SEPARATOR
Deprecated.- See Also:
-
TABLE_ROW_LIMIT
public static final int TABLE_ROW_LIMITDeprecated.Number of rows before in an HTML table before, we close the table and create a new one- See Also:
-
OOS_RESET_FREQUENCY
public static final int OOS_RESET_FREQUENCYDeprecated.- See Also:
-
REFERENCE_BIPS
public static long REFERENCE_BIPSDeprecated.The reference bogo instructions per second on Ceki's machine (Orion) -
MAX_ERROR_COUNT
public static final int MAX_ERROR_COUNTDeprecated.- See Also:
-
DOT
public static final char DOTDeprecated.- See Also:
-
TAB
public static final char TABDeprecated.- See Also:
-
DOLLAR
public static final char DOLLARDeprecated.- See Also:
-
JNDI_JAVA_NAMESPACE
Deprecated.- See Also:
-
SEE_FNP_NOT_SET
Deprecated.- See Also:
-
SEE_MISSING_INTEGER_TOKEN
Deprecated.- See Also:
-
CONFIGURATION_WATCH_LIST
Deprecated.- See Also:
-
CONFIGURATION_WATCH_LIST_RESET_X
Deprecated.- See Also:
-
SAFE_JORAN_CONFIGURATION
Deprecated.- See Also:
-
XML_PARSING
Deprecated.- See Also:
-
SHUTDOWN_HOOK_THREAD
Deprecated.- See Also:
-
HOSTNAME_KEY
Deprecated.The key under which the local host name is registered in the logger context.- See Also:
-
UNKNOWN_LOCALHOST
Deprecated.- See Also:
-
CONTEXT_NAME_KEY
Deprecated.The key under which the current context name is registered in the logger context.- See Also:
-
BYTES_PER_INT
public static final int BYTES_PER_INTDeprecated.- See Also:
-
MILLIS_IN_ONE_SECOND
public static final long MILLIS_IN_ONE_SECONDDeprecated.- See Also:
-
MILLIS_IN_ONE_MINUTE
public static final long MILLIS_IN_ONE_MINUTEDeprecated.- See Also:
-
MILLIS_IN_ONE_HOUR
public static final long MILLIS_IN_ONE_HOURDeprecated.- See Also:
-
MILLIS_IN_ONE_DAY
public static final long MILLIS_IN_ONE_DAYDeprecated.- See Also:
-
MILLIS_IN_ONE_WEEK
public static final long MILLIS_IN_ONE_WEEKDeprecated.- See Also:
-
SECONDS_TO_WAIT_FOR_COMPRESSION_JOBS
public static final int SECONDS_TO_WAIT_FOR_COMPRESSION_JOBSDeprecated.The number of seconds to wait for compression jobs to finish.- See Also:
-
CONTEXT_SCOPE_VALUE
Deprecated.- See Also:
-
RESET_MSG_PREFIX
Deprecated.- See Also:
-
JNDI_COMP_PREFIX
Deprecated.- See Also:
-
UNDEFINED_PROPERTY_SUFFIX
Deprecated.- See Also:
-
LEFT_ACCOLADE
Deprecated. -
RIGHT_ACCOLADE
Deprecated. -
UNBOUNDED_TOTAL_SIZE_CAP
public static final long UNBOUNDED_TOTAL_SIZE_CAPDeprecated.- See Also:
-
UNBOUND_HISTORY
public static final int UNBOUND_HISTORYDeprecated.- See Also:
-
RECONFIGURE_ON_CHANGE_TASK
Deprecated.- See Also:
-
SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
Deprecated.- See Also:
-
-
Constructor Details
-
CoreConstants
public CoreConstants()Deprecated.
-