static A printAndProgramLog(A a) { S s = str(a); print(s); logQuotedWithDate(programLog(), s); ret a; }