kprintI method

void kprintI()

Implementation

void kprintI() {
  KLog.i(this);
}