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