logPoint method

dynamic logPoint()

Implementation

logPoint() {
  linio.command('log_point');
}