Uses of Interface
org.apache.logging.log4j.core.lookup.LookupResult
Packages that use LookupResult
-
Uses of LookupResult in org.apache.logging.log4j.core.lookup
Methods in org.apache.logging.log4j.core.lookup that return LookupResultModifier and TypeMethodDescriptionCallsevaluate(null, key)in the implementation.Resolves the specified variable.default LookupResultSame asStrLookup.lookup(String), but provides additional metadata describing the result.default LookupResultSame asStrLookup.lookup(LogEvent, String), but provides additional metadata describing the result.protected LookupResultStrSubstitutor.resolveVariable(LogEvent event, String variableName, StringBuilder buf, int startPos, int endPos) Internal method that resolves the value of a variable.