info abstract method

void info(
  1. String message
)

Log an info message

Implementation

void info(String message);