public class JNDIBasedContextDiscriminator extends AbstractDiscriminator<ILoggingEvent>
Both Key and the DefaultValue are user specified properties.
| Constructor and Description |
|---|
JNDIBasedContextDiscriminator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getDiscriminatingValue(ILoggingEvent event)
Return the name of the current context name as found in the logging event.
|
String |
getKey()
The key or variable name under which the discriminating value should be
exported into the host environment.
|
void |
setDefaultValue(String defaultValue)
The default context name in case the context name is not set for the
current logging event.
|
void |
setKey(String key) |
isStarted, start, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContextpublic String getDiscriminatingValue(ILoggingEvent event)
public String getKey()
Discriminatorpublic void setKey(String key)
public String getDefaultValue()
setDefaultValue(String)public void setDefaultValue(String defaultValue)
defaultValue - Copyright © 2010 - 2020 Adobe. All Rights Reserved