logWarning abstract method

void logWarning(
  1. String tag,
  2. String message
)

Implementation

void logWarning(String tag, String message);