printErrorLog method

void printErrorLog()

Implementation

void printErrorLog(){
   DdxLogger.error(ddxError);
}