public class LoggingInfoStream extends InfoStream
InfoStream implementation which passes messages on to Solr's logging.| Modifier and Type | Field and Description | 
|---|---|
static org.slf4j.Logger | 
log  | 
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, setDefaultpublic void message(String component, String message)
message in class InfoStreampublic boolean isEnabled(String component)
isEnabled in class InfoStreampublic void close()
           throws IOException
IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.