log method

void log()

Implementation

void log() {
  print('测试测试ss');
}