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