!759 p { for (File f : allDataFilesNamed("log.txt")) { print(f.getAbsolutePath() + " - " + isProbableChatLog(f)); } }