fx4 static method

void fx4()

Implementation

static void fx4() {
  logger.info(
      "${ObjectId().hexString} - ${ObjectId.fromTimestamp(DateTime.now())}");
}