logBoundary method

void logBoundary()

Implementation

void logBoundary() {
  log('\n===\n', label: false);
}