printVersion static method

void printVersion()

Implementation

static void printVersion() {
  _log.info("atomic_x_core version:$kVersion");
}