unsetLog_str method

dynamic unsetLog_str()

Implementation

unsetLog_str() {
  this.log_str = null;
}