public class LoggerInfoStream extends InfoStream
InfoStream
that redirects output to a logger| Modifier and Type | Field and Description |
|---|---|
static String |
INFOSTREAM_LOGGER_CATEGORY
This is the category name of the Logger used to print out the Lucene infostream.
|
NO_OUTPUT| Constructor and Description |
|---|
LoggerInfoStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isEnabled(String component) |
void |
message(String component,
String message) |
getDefault, setDefaultpublic static final String INFOSTREAM_LOGGER_CATEGORY
org.hibernate.search.backend.configuration.impl.IndexWriterSetting#INFOSTREAM
needs to be enabled on the index.public void message(String component, String message)
message in class InfoStreampublic boolean isEnabled(String component)
isEnabled in class InfoStreampublic void close()
throws IOException
IOExceptionCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved