logDebugingTip method

  1. @visibleForTesting
void logDebugingTip()

Implementation

@visibleForTesting
void logDebugingTip() {
  return toString().qrLog();
}