kprintE method

void kprintE()

Implementation

void kprintE() {
  KLog.e(this);
}