shareLogs method

void shareLogs()

Implementation

void shareLogs() {
  logs.shareAllLogs();
}