static void onLocalMechAppend(S listName, VF1 f) { watchQuotedLog_future(mechListAppendLogFile(listName), voidfunc(S s) { callF(f, unstructMapField(s, 'text)) }); }