Example #1
0
 public static void logStopEnter() {
   if (skipmode()) return;
   supervisor.logStopEnter();
 }