kprintV method

void kprintV()

Implementation

void kprintV() {
  KLog.v(this);
}