info abstract method

void info(
  1. String message
)

Logs the info to the console

Implementation

void info(String message);