getEnableLogs method

bool getEnableLogs()

Implementation

bool getEnableLogs() {
  return _enableLogs;
}