svoid addToWarnLog(S msg) { logQuotedWithDate(javaxDataDir("Warn Logs/" + programID() + ".warnings"), print(msg)); }