@Plugin(name="jndi",
category="Lookup")
public class JndiLookup
extends org.apache.logging.log4j.core.lookup.AbstractLookup
| Constructor and Description |
|---|
JndiLookup() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSafe4j()
Marker method - this allows us to detect that JndiLookup class is H2O's placeholder
and not the actual implementation.
|
java.lang.String |
lookup(org.apache.logging.log4j.core.LogEvent event,
java.lang.String key) |
public java.lang.String lookup(org.apache.logging.log4j.core.LogEvent event,
java.lang.String key)
public static boolean isSafe4j()