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)
ValueGetter
getValue
in interface ValueGetter<Event,String>
event
- the event to apply this ValueGetterCopyright © 2013–2022. All rights reserved.