Class LowerLookup
java.lang.Object
org.apache.logging.log4j.core.lookup.AbstractLookup
org.apache.logging.log4j.core.lookup.LowerLookup
- All Implemented Interfaces:
StrLookup
Converts values to lower case. The passed in "key" should be the value of another lookup.
-
Constructor Details
-
LowerLookup
public LowerLookup()
-
-
Method Details
-
lookup
-