public interface KibanaLogField
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLogName()
Get the name with which this field will appear in the log.
|
default boolean |
matches(java.lang.String key)
Check if a key matches.
|
java.lang.String getLogName()
default boolean matches(java.lang.String key)
key
- the key to match