print method

void print()

Implementation

void print() {
  Console.logError(message);
}