Public Member Functions | |
void | clearLogs () |
Package Functions | |
LogSeriesExpectant (LogReceiver logReceiver) | |
LogList | awaitLogRecords (String loggerName, int logRoundtripTimeSeconds) |
Private Attributes | |
LogReceiver | logReceiver |
|
|
|
Call this method after the logs that should be received have been produced. Then the call may take up to
|
|
Call this method before the logs that we are interested in get produced. |
|
|