Class ElasticsearchJsonObjectFormatter

java.lang.Object
org.hibernate.search.backend.elasticsearch.logging.impl.ElasticsearchJsonObjectFormatter

public final class ElasticsearchJsonObjectFormatter extends Object
Used with JBoss Logging's FormatWith to display JsonObjects in log messages.
  • Constructor Details

    • ElasticsearchJsonObjectFormatter

      public ElasticsearchJsonObjectFormatter(com.google.gson.JsonObject object)
  • Method Details