enableLogs method

Future enableLogs()

Implementation

Future enableLogs() {
  throw UnimplementedError('enableLogs() has not been implemented.');
}