public static interface ReasonerConfiguration.IAdditionalInformationLogger
| Modifier and Type | Method and Description |
|---|---|
void |
info(Message msg)
Emits information about
msg. |
void |
info(java.lang.String text)
Emits some information.
|
void info(java.lang.String text)
text - the text to be printedvoid info(Message msg)
msg.msg - the message to be printedCopyright © 2009 - 2018 SSE. All Rights Reserved.