logMx method

void logMx()

Implementation

void logMx() {
  logger.d('XxApp|\n' + "$this");
}