Package ch.qos.logback.core.joran
Class JoranConstants
java.lang.Object
ch.qos.logback.core.joran.JoranConstants
This class contains constants used by Joran components.
- Author:
- Ceki Gülcü
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INCLUDED_TAG
- See Also:
- Constant Field Values
-
INCLUDE_TAG
- See Also:
- Constant Field Values
-
APPENDER_TAG
- See Also:
- Constant Field Values
-
REF_ATTRIBUTE
- See Also:
- Constant Field Values
-
ADDITIVITY_ATTRIBUTE
- See Also:
- Constant Field Values
-
LEVEL_ATTRIBUTE
- See Also:
- Constant Field Values
-
CONVERTER_CLASS_ATTRIBUTE
- See Also:
- Constant Field Values
-
CONVERSION_WORD_ATTRIBUTE
- See Also:
- Constant Field Values
-
PATTERN_ATTRIBUTE
- See Also:
- Constant Field Values
-
VALUE_ATTR
- See Also:
- Constant Field Values
-
ACTION_CLASS_ATTRIBUTE
- See Also:
- Constant Field Values
-
INHERITED
- See Also:
- Constant Field Values
-
NULL
- See Also:
- Constant Field Values
-
APPENDER_BAG
- See Also:
- Constant Field Values
-
APPENDER_REF_BAG
- See Also:
- Constant Field Values
-
-
Constructor Details
-
JoranConstants
public JoranConstants()
-