kprintW method

void kprintW()

Implementation

void kprintW() {
  KLog.w(this);
}