public class LoggingInfoStream extends InfoStream
| Modifier and Type | Field and Description |
|---|---|
static LoggingInfoStream |
INSTANCE |
NO_OUTPUT| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isEnabled(String component)
returns true if messages are enabled and should be posted to
InfoStream.message(java.lang.String, java.lang.String). |
void |
message(String component,
String message)
prints a message
|
clone, getDefault, setDefaultpublic static final LoggingInfoStream INSTANCE
public void message(String component, String message)
InfoStreammessage in class InfoStreampublic boolean isEnabled(String component)
InfoStreamInfoStream.message(java.lang.String, java.lang.String).isEnabled in class InfoStreampublic void close()
throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved