Interface | Description |
---|---|
MessageCollector |
interface and some standard implementors for collecting messages.
|
Class | Description |
---|---|
MessageCollector.Ignore |
throw away messages.
|
MessageCollector.LogWarn |
write messages as warnings to log file using the given class.
|