public final class ElasticsearchLogCategories extends Object
LoggerFactory.make(LogCategory).| Modifier and Type | Field and Description |
|---|---|
static LogCategory |
REQUEST
This is the category of the Logger used to print out executed Elasticsearch requests,
along with the execution time.
|
public static final LogCategory REQUEST
To enable the logger, the category needs to be enabled at TRACE level.
Copyright © 2006–2017 Hibernate. All rights reserved.