{ "logFormat": "sqlite", "entryType": "@class", "spatials": [ "de.findevielfalt.games.game2.instance.log.entry.LogEntryLocation" ], "actions": [ "...QuestionAnswerEvent", "...SimuAnswerEvent" ], "boards": [ "de.findevielfalt.games.game2.instance.log.entry.ShowBoardLogEntry" ], "analyzers": { "analyzer": [ "LocationAnalyzer", "LogEntryCountAnalyzer", "LogEntrySequenceAnalyzer", "ActionSequenceAnalyzer" ], "analyzer.biogames": [ "BoardDurationAnalyzer" ], "analyzer.locomotion_action": [ "LocomotionActionAnalyzer", "CacheSequenceAnalyzer" ] }, "sequences": { "start": "de.findevielfalt.games.game2.instance.log.entry.LogEntryCache", "end": { "@class": "de.findevielfalt.games.game2.instance.log.entry.LogEntryInstanceAction", "action.@class": "de.findevielfalt.games.game2.instance.action.CacheEnableAction" } } }