Class Parser<E>
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.pattern.parser.Parser<E>
- All Implemented Interfaces:
ContextAware
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
-
Field Details
-
MISSING_RIGHT_PARENTHESIS
Deprecated.- See Also:
-
DEFAULT_COMPOSITE_CONVERTER_MAP
Deprecated. -
REPLACE_CONVERTER_WORD
Deprecated.- See Also:
-
-
Constructor Details
-
Parser
Deprecated.- Throws:
ScanException
-
Parser
Deprecated.- Throws:
ScanException
-
-
Method Details
-
compile
Deprecated.When the parsing step is done, the Node list can be transformed into a converter chain.- Parameters:
top
-converterMap
-- Returns:
- Throws:
ScanException
-
parse
Deprecated.- Throws:
ScanException
-