report static method

void report(
  1. dynamic logParam
)

Implementation

static void report(dynamic logParam) {
  // Web 端不做上报
}