static L latestChatLog() { ret collect(scanEventLogForPosts(getNewestFile(allEventLogs())), "text"); }