kprintD method

void kprintD()

Implementation

void kprintD() {
  KLog.d(this);
}