trace abstract method

void trace(
  1. String message
)

Print trace output.

Implementation

void trace(String message);