enableDebugLogging method

void enableDebugLogging()

Implementation

void enableDebugLogging() {
  throw UnimplementedError();
}