java.lang.Object
org.elasticsearch.index.ActionLoggingFields
Supplies additional data for the logging.
The data comes as a map of fields, which may be different each call depending on the state of the system.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
context
-
-
Constructor Details
-
ActionLoggingFields
-
-
Method Details
-
logFields
Produce the logging fields, depending on the state of the system.- Returns:
- map of field name to value
-