kprintWtf method

void kprintWtf()

Implementation

void kprintWtf() {
  KLog.wtf(this);
}