Package | Description |
---|---|
org.hibernate.search.util.logging.impl |
Modifier and Type | Field and Description |
---|---|
static LogCategory |
LuceneLogCategories.INFOSTREAM_LOGGER_CATEGORY
This is the category of the Logger used to print out the Lucene infostream.
|
static LogCategory |
DefaultLogCategories.QUERY
Category for logging executed search queries.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
LoggerFactory.make(Class<T> logClass,
LogCategory category) |
static Log |
LoggerFactory.make(LogCategory category) |
Copyright © 2006–2017 Hibernate. All rights reserved.