logDebug abstract method

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

Implementation

void logDebug(String tag, String message);