svoid dm_clearAllPrintLogs() { dm_clearOSPrintLog(); for (O mod : dm_listModules()) clearPrintLogOf(mod); }