testLog method

void testLog()

ログのテスト

Implementation

void testLog() {
  log('STRA');
}