protected void stopLogging() {
   super.stopLogging();
   btnLog.setText(R.string.aqr_log);
 }