LogListenerController.disconnect

Disconnects from the log producer as soon as possible, possibly leaving messages behind in the log buffer. Once disconnected, the log listener will terminate asynchronously and cannot be reused. Use waitForCompletion to block your thread until the termination is complete.

interface LogListenerController
void
disconnect
()

Meta