public static IO2Log writeToDebug(this IO2Log log)
 {
     return(log.writeToDebug(false));
 }