verbose abstract method

void verbose(
  1. String message
)

Logs the verbose to the console

Implementation

void verbose(String message);