public interface LogMappable
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
convertMap()
Converts the current object into a mapping of key-value pairs that can be logged
|
@NotNull java.util.Map<java.lang.String,java.lang.Object> convertMap()