Class CoreConstants

java.lang.Object
ch.qos.logback.core.CoreConstants

@Deprecated(since="2022-01-27") public class CoreConstants extends Object
Deprecated.
  • Field Details

    • DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY

      public static final String DISABLE_SERVLET_CONTAINER_INITIALIZER_KEY
      Deprecated.
      See Also:
    • STATUS_LISTENER_CLASS_KEY

      public static final String STATUS_LISTENER_CLASS_KEY
      Deprecated.
      See Also:
    • SYSOUT

      public static final String SYSOUT
      Deprecated.
      See Also:
    • 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:
    • SCHEDULED_EXECUTOR_POOL_SIZE

      public static final int SCHEDULED_EXECUTOR_POOL_SIZE
      Deprecated.
      See Also:
    • 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:
    • LINE_SEPARATOR

      public static final String LINE_SEPARATOR
      Deprecated.
    • LINE_SEPARATOR_LEN

      public static final int LINE_SEPARATOR_LEN
      Deprecated.
    • CODES_URL

      public static final String CODES_URL
      Deprecated.
      See Also:
    • MANUAL_URL_PREFIX

      public static final String MANUAL_URL_PREFIX
      Deprecated.
      See Also:
    • MORE_INFO_PREFIX

      public static final String MORE_INFO_PREFIX
      Deprecated.
      See Also:
    • DEFAULT_CONTEXT_NAME

      public static final String DEFAULT_CONTEXT_NAME
      Deprecated.
      The default context name.
      See Also:
    • PATTERN_RULE_REGISTRY

      public static final String PATTERN_RULE_REGISTRY
      Deprecated.
      Customized pattern conversion rules are stored under this key in the Context object store.
      See Also:
    • ISO8601_STR

      public static final String ISO8601_STR
      Deprecated.
      See Also:
    • ISO8601_PATTERN

      public static final String ISO8601_PATTERN
      Deprecated.
      See Also:
    • DAILY_DATE_PATTERN

      public static final String DAILY_DATE_PATTERN
      Deprecated.
      See Also:
    • CLF_DATE_PATTERN

      public static final String CLF_DATE_PATTERN
      Deprecated.
      Time format used in Common Log Format
      See Also:
    • EVALUATOR_MAP

      public static final String EVALUATOR_MAP
      Deprecated.
      The key used in locating the evaluator map in context's object map.
      See Also:
    • FA_FILENAME_COLLISION_MAP

      public static final 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:
    • RFA_FILENAME_PATTERN_COLLISION_MAP

      public static final 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:
    • VALUE_OF

      public static final 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:
    • EMPTY_STRING

      public static final String EMPTY_STRING
      Deprecated.
      An empty string.
      See Also:
    • EMPTY_STRING_ARRAY

      public static final String[] EMPTY_STRING_ARRAY
      Deprecated.
      An empty string array.
    • EMPTY_CLASS_ARRAY

      public static final Class<?>[] EMPTY_CLASS_ARRAY
      Deprecated.
      An empty Class array.
    • CAUSED_BY

      public static final String CAUSED_BY
      Deprecated.
      See Also:
    • SUPPRESSED

      public static final String SUPPRESSED
      Deprecated.
      See Also:
    • WRAPPED_BY

      public static final String WRAPPED_BY
      Deprecated.
      See Also:
    • PERCENT_CHAR

      public static final char PERCENT_CHAR
      Deprecated.
      See Also:
    • LEFT_PARENTHESIS_CHAR

      public static final char LEFT_PARENTHESIS_CHAR
      Deprecated.
      See Also:
    • RIGHT_PARENTHESIS_CHAR

      public static final char RIGHT_PARENTHESIS_CHAR
      Deprecated.
      See Also:
    • ESCAPE_CHAR

      public static final char ESCAPE_CHAR
      Deprecated.
      See Also:
    • CURLY_LEFT

      public static final char CURLY_LEFT
      Deprecated.
      See Also:
    • CURLY_RIGHT

      public static final char CURLY_RIGHT
      Deprecated.
      See Also:
    • COMMA_CHAR

      public static final char COMMA_CHAR
      Deprecated.
      See Also:
    • DOUBLE_QUOTE_CHAR

      public static final char DOUBLE_QUOTE_CHAR
      Deprecated.
      See Also:
    • SINGLE_QUOTE_CHAR

      public static final char SINGLE_QUOTE_CHAR
      Deprecated.
      See Also:
    • COLON_CHAR

      public static final char COLON_CHAR
      Deprecated.
      See Also:
    • DASH_CHAR

      public static final char DASH_CHAR
      Deprecated.
      See Also:
    • DEFAULT_VALUE_SEPARATOR

      public static final String DEFAULT_VALUE_SEPARATOR
      Deprecated.
      See Also:
    • 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:
    • OOS_RESET_FREQUENCY

      public static final int OOS_RESET_FREQUENCY
      Deprecated.
      See Also:
    • 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:
    • DOT

      public static final char DOT
      Deprecated.
      See Also:
    • TAB

      public static final char TAB
      Deprecated.
      See Also:
    • DOLLAR

      public static final char DOLLAR
      Deprecated.
      See Also:
    • JNDI_JAVA_NAMESPACE

      public static final String JNDI_JAVA_NAMESPACE
      Deprecated.
      See Also:
    • SEE_FNP_NOT_SET

      public static final String SEE_FNP_NOT_SET
      Deprecated.
      See Also:
    • SEE_MISSING_INTEGER_TOKEN

      public static final String SEE_MISSING_INTEGER_TOKEN
      Deprecated.
      See Also:
    • CONFIGURATION_WATCH_LIST

      public static final String CONFIGURATION_WATCH_LIST
      Deprecated.
      See Also:
    • CONFIGURATION_WATCH_LIST_RESET_X

      public static final String CONFIGURATION_WATCH_LIST_RESET_X
      Deprecated.
      See Also:
    • SAFE_JORAN_CONFIGURATION

      public static final String SAFE_JORAN_CONFIGURATION
      Deprecated.
      See Also:
    • XML_PARSING

      public static final String XML_PARSING
      Deprecated.
      See Also:
    • SHUTDOWN_HOOK_THREAD

      public static final String SHUTDOWN_HOOK_THREAD
      Deprecated.
      See Also:
    • HOSTNAME_KEY

      public static final String HOSTNAME_KEY
      Deprecated.
      The key under which the local host name is registered in the logger context.
      See Also:
    • UNKNOWN_LOCALHOST

      public static final String UNKNOWN_LOCALHOST
      Deprecated.
      See Also:
    • CONTEXT_NAME_KEY

      public static final String 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_INT
      Deprecated.
      See Also:
    • MILLIS_IN_ONE_SECOND

      public static final long MILLIS_IN_ONE_SECOND
      Deprecated.
      See Also:
    • MILLIS_IN_ONE_MINUTE

      public static final long MILLIS_IN_ONE_MINUTE
      Deprecated.
      See Also:
    • MILLIS_IN_ONE_HOUR

      public static final long MILLIS_IN_ONE_HOUR
      Deprecated.
      See Also:
    • MILLIS_IN_ONE_DAY

      public static final long MILLIS_IN_ONE_DAY
      Deprecated.
      See Also:
    • MILLIS_IN_ONE_WEEK

      public static final long MILLIS_IN_ONE_WEEK
      Deprecated.
      See Also:
    • 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:
    • CONTEXT_SCOPE_VALUE

      public static final String CONTEXT_SCOPE_VALUE
      Deprecated.
      See Also:
    • RESET_MSG_PREFIX

      public static final String RESET_MSG_PREFIX
      Deprecated.
      See Also:
    • JNDI_COMP_PREFIX

      public static final String JNDI_COMP_PREFIX
      Deprecated.
      See Also:
    • UNDEFINED_PROPERTY_SUFFIX

      public static final String UNDEFINED_PROPERTY_SUFFIX
      Deprecated.
      See Also:
    • LEFT_ACCOLADE

      public static final String LEFT_ACCOLADE
      Deprecated.
    • RIGHT_ACCOLADE

      public static final String RIGHT_ACCOLADE
      Deprecated.
    • UNBOUNDED_TOTAL_SIZE_CAP

      public static final long UNBOUNDED_TOTAL_SIZE_CAP
      Deprecated.
      See Also:
    • UNBOUND_HISTORY

      public static final int UNBOUND_HISTORY
      Deprecated.
      See Also:
    • RECONFIGURE_ON_CHANGE_TASK

      public static final String RECONFIGURE_ON_CHANGE_TASK
      Deprecated.
      See Also:
    • SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED

      public static final String SIZE_AND_TIME_BASED_FNATP_IS_DEPRECATED
      Deprecated.
      See Also:
  • Constructor Details

    • CoreConstants

      public CoreConstants()
      Deprecated.