Class ElasticsearchJsonObjectFormatter
- java.lang.Object
-
- org.hibernate.search.backend.elasticsearch.logging.impl.ElasticsearchJsonObjectFormatter
-
public final class ElasticsearchJsonObjectFormatter extends Object
Used with JBoss Logging'sFormatWithto displayJsonObjects in log messages.
-
-
Constructor Summary
Constructors Constructor Description ElasticsearchJsonObjectFormatter(com.google.gson.JsonObject object)
-