!7 module HourlyOnMark > DynPrintLog { start { atTheStartOfEveryHour(r { logQuoted(javaxDataDir("hourly-mark.log"), localDateWithSeconds()); }); } }