public class LoggingInfoStream extends InfoStream
InfoStream
implementation which passes messages on to Solr's logging.NO_OUTPUT
Constructor and Description |
---|
LoggingInfoStream() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isEnabled(String component) |
void |
message(String component,
String message) |
getDefault, setDefault
public void message(String component, String message)
message
in class InfoStream
public boolean isEnabled(String component)
isEnabled
in class InfoStream
public void close() throws IOException
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.