public class LoggingInfoStream
extends org.apache.lucene.util.InfoStream
| Modifier and Type | Field and Description |
|---|---|
static LoggingInfoStream |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isEnabled(String component) |
void |
message(String component,
String message) |
public static final LoggingInfoStream INSTANCE
public void message(String component, String message)
message in class org.apache.lucene.util.InfoStreampublic boolean isEnabled(String component)
isEnabled in class org.apache.lucene.util.InfoStreampublic void close()
throws IOException
IOExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.