protected static class AbstractJsonPatternParser.LayoutValueGetter<Event> extends Object implements ValueGetter<Event,String>
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(Event event)
Get the result of applying the ValueGetter to the event
|
public String getValue(Event event)
ValueGettergetValue in interface ValueGetter<Event,String>event - the event to apply this ValueGetterCopyright © 2013–2021. All rights reserved.