Class ElasticsearchLogCategories

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

public final class ElasticsearchLogCategories extends Object
  • Field Details

    • REQUEST

      public static final LogCategory REQUEST
      This is the category of the Logger used to print out executed Elasticsearch requests, along with the execution time.

      To enable the logger, the category needs to be enabled at TRACE level.