Class DateLookup
- java.lang.Object
-
- org.apache.logging.log4j.core.lookup.DateLookup
-
-
Constructor Summary
Constructors Constructor Description DateLookup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringlookup(String key)Looks up the value of the environment variable.Stringlookup(LogEvent event, String key)Looks up the value of the environment variable.
-