java.lang.Object
ch.qos.logback.classic.ClassicConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final int
The default stack data depth computed during caller data extraction.static final String
static final org.slf4j.Marker
static final String
static final String
static final String
static final String
static final int
The maximum number of package separators (dots) that abbreviation algorithms can handle.static final String
property name designating the path for the serialized configuration model filestatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
USER_MDC_KEY
- See Also:
-
LOGBACK_CONTEXT_SELECTOR
- See Also:
-
CONFIG_FILE_PROPERTY
- See Also:
-
MODEL_CONFIG_FILE_PROPERTY
property name designating the path for the serialized configuration model file- Since:
- 1.3.9/1.4.9
- See Also:
-
JNDI_CONFIGURATION_RESOURCE
- See Also:
-
JNDI_CONTEXT_NAME
- See Also:
-
MAX_DOTS
The maximum number of package separators (dots) that abbreviation algorithms can handle. Class or logger names with more separators will have their first MAX_DOTS parts shortened. Since 1.3.0, no longer unused- See Also:
-
DEFAULT_MAX_CALLEDER_DATA_DEPTH
The default stack data depth computed during caller data extraction.- See Also:
-
REQUEST_REMOTE_HOST_MDC_KEY
- See Also:
-
REQUEST_USER_AGENT_MDC_KEY
- See Also:
-
REQUEST_REQUEST_URI
- See Also:
-
REQUEST_QUERY_STRING
- See Also:
-
REQUEST_REQUEST_URL
- See Also:
-
REQUEST_METHOD
- See Also:
-
REQUEST_X_FORWARDED_FOR
- See Also:
-
GAFFER_CONFIGURATOR_FQCN
- See Also:
-
FINALIZE_SESSION
- See Also:
-
FINALIZE_SESSION_MARKER
-
AUTOCONFIG_FILE
- See Also:
-
TEST_AUTOCONFIG_FILE
- See Also:
-
-
Constructor Details
-
ClassicConstants
public ClassicConstants()
-